updated README

This commit is contained in:
Y. T. Chung
2015-10-02 12:18:53 +08:00
parent 0d47ed40e6
commit 66ee37d308

View File

@@ -13,7 +13,7 @@ shadowsocks is a fast tunnel proxy that helps you <del>bypass firewalls</del>.
It is **unstable**! If you encounter any problems, please open an issue.
## Dependences
## Dependencies
* libcrypto (OpenSSL)
* libsodium
@@ -39,7 +39,7 @@ cargo build --features "cipher-aes-ctr"
Read `Cargo.toml` for more details.
*Required `libsodium` and `libcrypto` by default.*
*Require `libsodium` and `libcrypto` by default.*
## Getting Started