aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2015-07-07 17:32:22 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2015-07-07 17:32:22 +0300
commitea8e6afe8e553064c427cde26448193811321f05 (patch)
tree293e7e9395df18becd3f8ebe25d8931583303d82 /README.md
parentutils: rearrange files (diff)
downloadaes-tools-ea8e6afe8e553064c427cde26448193811321f05.tar.gz
aes-tools-ea8e6afe8e553064c427cde26448193811321f05.zip
README updates
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 84dba41..59193ca 100644
--- a/README.md
+++ b/README.md
@@ -30,9 +30,13 @@ You can then run an executable like this:
You can generate the docs using [Doxygen](http://www.stack.nl/~dimitri/doxygen/).
The docs will be put into the `doc` directory in the repository's root.
+## Utilities
+
+See [Utilities](utils#utilities).
+
## Testing
-See [Testing](https://github.com/egor-tensin/aesni/tree/master/test#testing).
+See [Testing](test#testing).
## Licensing