diff --git a/README.md b/README.md index 9767c7c..e76f95e 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,14 @@ A collaborative motivational website to encourage you to do something special this month. +## API + +The website exposes the ideas as a json blob. You can see it [here](https://thismonth.rocks/tips.json) or download it via; + +``` +wget https://thismonth.rocks/tips.json +``` + ## How To Contribute If you want to contribute, feel free to add a file to the `src/ideas` folder and add a PR. The icons will be handled by the maintainer and are retreived from [the nounproject](https://thenounproject.com/).