Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ Api-key is beiing obtained from text file.
If the current rate is high than the previous day the output and data stored in the database will be printed green, otherwise in case of lower rate the data will be printed RED.
Scpript will prompt the user to input currencies until he types 'quit' which will close the app, or 'history' which will print out the whole postgres database.
In case of wrong input, app will print out 'Wrong input' and will prompt the user for input again.

**Added something