We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e72bc58 commit a4cf2f8Copy full SHA for a4cf2f8
1 file changed
README.md
@@ -25,6 +25,9 @@ Example code for cryptographic use cases. Used in [CryptoExamples](https://githu
25
26
## Commands
27
28
-- To build the the Project, which creates code that is Babel transpiled javascript, use "grunt build"
29
- To run the unit tests use "npm test", this will run all files, which have tests first.
30
- To just run one specific file use "node path/to/file/filename"
+
31
+## License
32
33
+[The Unlicense](LICENSE).
0 commit comments