diff --git a/README.md b/README.md
index f1caedf..e4d6c5b 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ Only projects that are more than a prototype should be added. Projects that do n
### Cryptography
-* [DaGenix/rust-crypto](https://github.com/DaGenix/rust-crypto) — [](https://travis-ci.org/DaGenix/rust-crypto)
+* [DaGenix/rust-crypto](https://github.com/DaGenix/rust-crypto) — cryptographic algorithms in Rust [](https://travis-ci.org/DaGenix/rust-crypto)
* [sfackler/rust-openssl](https://github.com/sfackler/rust-openssl) — OpenSSL bindings [](https://travis-ci.org/sfackler/rust-openssl)
### Web Programming