diff --git a/README.md b/README.md index cea1fc3..6e0bc12 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ # Picsur -> Totally not an imgur clone +> Totally not an Imgur clone I couldn't really find any open source project that allowed you to easily host images. So I decided to create one. @@ -154,3 +154,5 @@ volumes: Here is a usually up to date documentation of the api: [![Run in Postman](https://run.pstmn.io/button.svg)](https://www.postman.com/rubikscraft-team/workspace/picsur/collection/1841871-78e559b6-4f39-4092-87c3-92fa29547d03) + +If you wish to build your own frontend or app for picsur, this will surely come in handy. Also take a look at the `./shared` folder in the source code, as it contains typescript schema definitions for the api.