aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJP Aumasson <jeanphilippe.aumasson@gmail.com>2014-03-23 18:03:51 +0100
committerJP Aumasson <jeanphilippe.aumasson@gmail.com>2014-03-23 18:03:51 +0100
commit9cb8888dff58376e17f0aefee9b0f5e7240515f7 (patch)
tree45a5c1174bcd85042c987e8adde76203e3ed23d9 /README.md
parentusage instructions (diff)
downloadsiphash-9cb8888dff58376e17f0aefee9b0f5e7240515f7.tar.gz
siphash-9cb8888dff58376e17f0aefee9b0f5e7240515f7.tar.xz
test tweaks
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 6912c80..caa8b86 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@ version of SipHash:
verifies 64 test vectors, and
-```C
+```c
./siphash24_test_debug
```
@@ -49,7 +49,8 @@ lines
License
-------
-The SipHash reference code is released under [CC0 license](https://creativecommons.org/publicdomain/zero/1.0/), a public
+The SipHash reference code is released under [CC0
+license](https://creativecommons.org/publicdomain/zero/1.0/), a public
domain-like licence.