Make the README actually relevant
Add GPLv3 license
Add initial MVP
xch
is a smol CLI currency exchange program to facilitate quickly and efficiently getting the
latest exchange rate data from the Swedish Nasdaq exchange through Sveriges Riksbank's (Sweden's
Central Bank) public REST API. The program only retrieves the currencies that are requested,
while also caching any data retrieved from the API to both have a quicker response time and
prevent unnecessary network traffic.
clap
because it is too bigFor all data this program uses "Sveriges Riksbank" public REST API.
xch
is in no way affiliated with Riksbanken and is grateful for having its data be freely
available to use.
See LICENSE.