diff --git a/README.md b/README.md index 210d7e7..f374b02 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ -> Get everything you need to use Renault's API into TypeScript/JavaScript project. +> Get everything you need to use the Renault API into TypeScript/JavaScript project. ## Installation diff --git a/package.json b/package.json index 2b31873..e374d79 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "renault-api", + "name": "@remscodes/renault-api", "version": "1.0.0", "description": "Resources url and models to use the Renault API", "license": "MIT",