Skip to content

Commit

Permalink
updating README
Browse files Browse the repository at this point in the history
  • Loading branch information
astreknet committed May 21, 2022
1 parent 82f78e8 commit 6dff2ee
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ A terminal program to keep track of your crypto in one shot. Helps to check of t
It works with [SQLite](https://sqlite.org), currently you should be able to insert, delete and modify data on a very simple table.

The output is a very simple table:
invest % amount code avg price € price € total € profit € price ₿ total ₿
------- -------- ----- ------------------ ------ ------------- --------- --------- ---------- ---------- ---------


| invest | % | amount | code | avg price € | price € | total € | profit € | price ₿ | total ₿
--- | ------ | -- | ------ | ---- | ----------- | ------- | ------- | -------- | ------- | -------


0 comments on commit 6dff2ee

Please sign in to comment.