From 06cc50d236d7caf1d04a76f64bb859daa93fe351 Mon Sep 17 00:00:00 2001 From: rubikscraft Date: Fri, 25 Feb 2022 17:18:42 +0100 Subject: [PATCH] Update readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fc78c3e..667515d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ - # Imagur +
> Totally not an imgur clone @@ -21,6 +21,10 @@ You can view a live demo here: The images are deleted every five minutes, and the max filesize is 16MB. But it should give you an indication of how it works. +## Bugs + +If you encounter any bugs or oddities, please open an issue [here](https://github.com/rubikscraft/Imagur/issues). Cause without feedback I'll never know they exists. + ## Running You easily run this service yourself via Docker. Here is an example docker-compose file: