diff --git a/README.md b/README.md index da22240..af40f87 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # peaq-js -Follow [documentation](https://docs.peaq.network/sdk) for a detailed overview of the features and functionalities of peaq SDK. +Follow [documentation](https://docs.peaq.network/docs/build/sdk/sdk-installation/) for a detailed overview of the features and functionalities of peaq SDK. ## Edit functions @@ -15,4 +15,4 @@ Go to /packages/sdk/src/modules to see backend code ## Test 1. Go to proper directory with cmd `cd packages/sdk` 2. Create a .env file in `packages/sdk` to store the base_url (network) you are testing, and seed phrases that connect to funded wallets that are needed to execute transactions. -3. Run the tests with the cmd `npx nx test` \ No newline at end of file +3. Run the tests with the cmd `npx nx test`