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": [