Skip to content

Commit a4cf2f8

Browse files
authored
Update README.md
1 parent e72bc58 commit a4cf2f8

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ Example code for cryptographic use cases. Used in [CryptoExamples](https://githu
2525

2626
## Commands
2727

28-
- To build the the Project, which creates code that is Babel transpiled javascript, use "grunt build"
2928
- To run the unit tests use "npm test", this will run all files, which have tests first.
3029
- To just run one specific file use "node path/to/file/filename"
30+
31+
## License
32+
33+
[The Unlicense](LICENSE).

0 commit comments

Comments
 (0)