From b51aa453cee653784027e1cd155004fc81582b9c Mon Sep 17 00:00:00 2001 From: hugo Date: Wed, 24 Jan 2024 06:32:19 +0200 Subject: [PATCH] updating the description Signed-off-by: hugo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0fe45fc..3e651e5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # portfolio -A terminal program to keep track of your crypto in one shot. Helps to check of the percentage invested and the return. +A terminal program to keep track of your actives. It works with [SQLite](https://sqlite.org) and [requests](https://pypi.org/project/requests/). The user should be able to insert, edit and delete data on a table that is created if not exists when running the program: