diff --git a/README.md b/README.md index 50faa63..5fd22b1 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,8 @@ You will need the following things properly installed on your computer. ### Building/running for development * `npm start` - by default Kredits Web connects to the Rootstock testnet network -* Visit your app at [http://localhost:4200](http://localhost:4200). -* Visit your tests at [http://localhost:4200/tests](http://localhost:4200/tests). +* Visit the app at [http://localhost:4200](http://localhost:4200). +* Visit the tests at [http://localhost:4200/tests](http://localhost:4200/tests). See [working with locally deployed contracts](https://github.com/67P/kredits-web#working-with-locally-deployed-contracts) for details on how to develop with locally deployed contracts.