Skip to content
This repository was archived by the owner on Mar 19, 2019. It is now read-only.

Commit a9375b8

Browse files
authored
Update README.md
1 parent 3601fe0 commit a9375b8

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@ npm install
1515
npm run compile
1616
```
1717

18-
## Deployment on Ethereum Mainnet:
19-
- LRC - https://github.com/Loopring/token-listing/blob/master/ethereum/deployment.md#protocol-token---lrc
20-
- Protocol deployments: https://github.com/Loopring/token-listing/blob/master/ethereum/deployment.md#protocol
21-
2218
## Run Unit Tests
2319
* run `npm run testrpc` from project's root directory in terminal.
2420
* run `npm run test` from project's root directory in another terminal window.
@@ -40,3 +36,6 @@ docker-compose logs -f test
4036
```
4137

4238
The logs command is optional but will give you an easy to read output of the tests without the output from testrpc mixed in (though the combination of both is good for debugging and is why they're not being silenced.)
39+
40+
## More
41+
For more information, please check out https://loopring.github.io/protocol.

0 commit comments

Comments
 (0)