Corrected wrong promises in README.md :)

This commit is contained in:
BlueFox 2023-11-26 22:16:21 +01:00
parent 51a9d8d673
commit fe5433684f

View File

@ -6,7 +6,7 @@ would obviously make the whole thing unnecessary. It only provides very basic fu
which is:
1. Grap the history of a specific stock
2. Select a specific period of time (via parameters `from` and `to`)
2. Select a specific period of time (via parameters `start` and `end`)
3. Directly convert the data to another currency¹
That's pretty much all. And all this just very convenient.