diff options
author | Joris | 2022-07-08 21:38:33 +0200 |
---|---|---|
committer | Joris | 2022-07-08 21:38:33 +0200 |
commit | e0a35b7b30ad176ccd9e9bb5342bc41011e80f76 (patch) | |
tree | c135f6fc07da5b01d58be4a583745709f49d18f1 | |
parent | adaf7de7cf6d0e1981a919e6707cb58f079c8fd0 (diff) |
Adjust README
-rw-r--r-- | README.md | 16 |
1 files changed, 4 insertions, 12 deletions
@@ -1,17 +1,9 @@ # Budget -- pay according to your income, -- configure monthly payments, -- get statistics, -- get weekly activity by email. - -# Technologies - -- server: Rust with hyper, sqlx, -- templates: Tera, -- database: Sqlite -- frontend: JavaScript, -- style: CSS. +- Pay according to your income +- Configure monthly payments +- View statistics +- Get weekly activity by email # Getting started |