diff --git a/README.md b/README.md index ff7d836..aef8fa6 100644 --- a/README.md +++ b/README.md @@ -1 +1,22 @@ this will eventually be a tui most likely using bubble tea :) + +to install: + +```make build``` +```sudo make install``` + +to use add your information to ~/.config/gospt/client.yml like this + +``` +--- +client_id: 5f5899e304794ce4aa7cbf862410f61d +client_secret: cb86c36dfb4b42cea139b54aea60a30b +``` + +then + +```gospt [command]``` + +example: + +```gospt play```