diff --git a/README.md b/README.md index 3aaf947..31f7771 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # fastify-min ## Description -Barebones fastify app to serve static content. Makes use of [icofonts](https://myrepos.xyz/Randy-Jordan/icofonts), [vanilla](https://myrepos.xyz/Randy-Jordan/vanilla), and [bejs](https://myrepos.xyz/Randy-Jordan/bejs). Basic boilerplate to create an app. +Barebones fastify app to serve static content. Makes use of [icofonts](https://myrepos.dev/Randy-Jordan/icofonts) and [vanilla](https://myrepos.dev/Randy-Jordan/vanilla). Basic boilerplate to create an app. ## Table of Contents @@ -15,6 +15,9 @@ Barebones fastify app to serve static content. Makes use of [icofonts](https://m - [x] Serve static files - [x] Server health route - [x] Icofonts +- [ ] Redis Route +- [ ] Posgresql Route +- [ ] DB init function ## Credits / Resources