Merge pull request #21 from RichardLitt/feat/docs
docs: Add a License file and minor doc edits
Showing
LICENSE.md
0 → 100644
{ | ||
"name": "remix-tests", | ||
"version": "0.0.6", | ||
"description": "", | ||
"description": "Tests for the Ethereum tool suite Remix", | ||
"main": "./src/index.js", | ||
"contributors": [ | ||
{ | ||
... | ... | @@ -25,7 +25,7 @@ |
"url": "git+https://github.com/ethereum/remix-tests.git" | ||
}, | ||
"author": "Remix Team", | ||
"license": "ISC", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/ethereum/remix-tests/issues" | ||
}, | ||
... | ... |
Please
register
or
sign in
to comment