From 2717c3d3680950165d5728e2107ed4a42162c825 Mon Sep 17 00:00:00 2001 From: Diego Date: Sun, 29 Jan 2023 16:04:04 +0100 Subject: [PATCH] updated readme --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 7368a2b..d6ae1be 100644 --- a/readme.md +++ b/readme.md @@ -38,7 +38,8 @@ https://www.mongodb.com/products/compass - [MongoDBCompass](https://www.mongodb.com/products/compass) - Tool for visualizing the MongoDB data ## _🚀 Future Upgrades_ -I am already working on future updates and implementations. The goal is to continue to update this project as I expand my knowledge. Currently, the upgrades in the pipeline are: +I am already working on future updates and implementations. The goal is to continue to update this project as I expand my knowledge. Currently, the upgrades in the pipeline are: +* Improve responsiveness for mobile devices * Better management of the CoinMarketCap API call * Token authentication * Endpoint management with Django Rest Framework