Skip to content
This repository has been archived by the owner on Mar 3, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Aniket-Engg committed Nov 19, 2019
1 parent d2172ee commit d95acfb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions remix-tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@
`remix-tests` is a tool to test Solidity smart contracts. It works underneath Remix IDE plugin "Solidity Unit Testing" which is used to write and run test cases for a contract. Tests are written in Solidity itself. `remix-tests` can be used as CLI and a library too.

### Installation
As a dependency inside file:

`npm install --save remix-tests`

As a dev dependency:

`npm install --save-dev remix-tests`
Expand Down

0 comments on commit d95acfb

Please sign in to comment.