diff --git a/README.md b/README.md new file mode 100644 index 0000000..b989ea6 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# Pokemon TCG Tracker +Tracker for Pokemon TCG cards + +## What is it? +A desktop application, which makes it easy to keep track of collected Pokemon Trading Card Games. + +## Usage +Simply download the installer for the latest version from [here](https://github.com/Tommatheussen/pokemon-tcg-tracker/releases/latest) (Windows only for now) and run the installer. +**Windows might complain about not being a trusted publisher** +After installation, run the application and everything should work fine. + + +## Technologies +This application is built using Electron, Angular 2, NeDB and the awesome [pokemontcg API](https://pokemontcg.io)