-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'dev' of https://github.com/Tommatheussen/pokemon-tcg-tr…
…acker into dev
- Loading branch information
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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) |