diff --git a/README.md b/README.md
index 30f6b57..5f0e41b 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@ Only projects that are stable and useful to users are added. Projects that do no
### Cryptography
* [DaGenix/rust-crypto](https://github.com/DaGenix/rust-crypto) — cryptographic algorithms in Rust [
](https://travis-ci.org/DaGenix/rust-crypto)
-* [dnaq/sodiumoxide](https://github.com/dnaq/sodiumoxide) — (libsodium)[https://github.com/jedisct1/libsodium] bindings
+* [dnaq/sodiumoxide](https://github.com/dnaq/sodiumoxide) — [libsodium](https://github.com/jedisct1/libsodium) bindings
* [sfackler/rust-openssl](https://github.com/sfackler/rust-openssl) — OpenSSL bindings [
](https://travis-ci.org/sfackler/rust-openssl)
### Database