diff --git a/README.md b/README.md new file mode 100644 index 0000000..72de0e3 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Website-Toots + +This project represented how I used to retrieve and store Mastodon statuses on my website. + +Nowadays, I store it within a database and expose a JSON API to it.