From cf8e6f5434c0f5d5c13c6d39f268b033b91b53c0 Mon Sep 17 00:00:00 2001 From: Bradyn Glines Date: Sun, 21 Jan 2018 10:31:04 -0700 Subject: [PATCH] Readme & package.json Updated the API url in the package.json description and added a TODO section to the readme file. --- README.md | 6 +++++- package.json | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 85a0bbc..dc29e27 100644 --- a/README.md +++ b/README.md @@ -118,4 +118,8 @@ Card.all() * Create your feature branch (git checkout -b my-new-feature) * Commit your changes (git commit -am 'Add some feature') * Push to the branch (git push origin my-new-feature) - * Create a new Pull Request \ No newline at end of file + * Create a new Pull Request + + ## TODO + * Add testing + * Change package name? \ No newline at end of file diff --git a/package.json b/package.json index 0366868..76114da 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "pokemon-tcg-sdk-typescript", "version": "0.1.2", - "description": "Typescript SDK for the PokemonTCG API (https://api.pokemontcg.io)", + "description": "Typescript SDK for the PokemonTCG API (https://pokemontcg.io)", "main": "dist/index.js", "types": "dist/index.d.ts", "keywords": [