diff --git a/README.md b/README.md index 2595b48..26011f7 100644 --- a/README.md +++ b/README.md @@ -130,15 +130,3 @@ json2sql is one of eleven CLI tools in the Revenue Holdings suite. One license c ## License MIT - -## Install - -```bash -npm install -``` - -## Test - -```bash -npm test # runs: node --test tests/ -```