diff --git a/README.md b/README.md index 3a7f4f0..f707443 100644 --- a/README.md +++ b/README.md @@ -216,16 +216,6 @@ console.log(sig); | `verifySignature(message, address, signature)` | Verify a message signature, returns result object | | `parseSignature(signature)` | Parse signature string into components | -## Testing - -```bash -npm test -``` - -## License - -MIT - ## Contributing Contributions welcome! Please read the Salvium source code for reference: