diff --git a/README.md b/README.md index fbb0d5a..aef376d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,16 @@ # DropIt Example Project # -Delivery System using Nodejs [Typescript], Express, axios, knex, pg (not implemented yet), in-memory caching. +Delivery System. + +## Dependencies ## + - Nodejs + - Typescript + - Express + - axios + - knex + - pg (not implemented yet) + - in-memory caching + - geoapify API Key ## Installation @@ -17,4 +27,4 @@ Delivery System using Nodejs [Typescript], Express, axios, knex, pg (not impleme ### Database ### run `npm run migrate` to create the database tables. - \ No newline at end of file +