diff --git a/README.md b/README.md index cbb648a..b989ea6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# pokemon-tcg-tracker +# Pokemon TCG Tracker Tracker for Pokemon TCG cards ## What is it? @@ -8,3 +8,7 @@ A desktop application, which makes it easy to keep track of collected Pokemon Tr 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)