diff options
author | Determinant <[email protected]> | 2018-07-23 19:23:05 -0400 |
---|---|---|
committer | Determinant <[email protected]> | 2018-07-23 19:23:05 -0400 |
commit | b18b568d91bf648606e17c1a888081f0256fbf11 (patch) | |
tree | b752be5326b1bedff50f1840b38340edee5a9513 | |
parent | 41d67f42c3eafd261e79ff9424f647c4d5b59c99 (diff) |
...
-rw-r--r-- | README.rst | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,8 +5,8 @@ Salticidae: a Minimal C++ asynchronous network library. :target: https://github.com/Determinant/salticidae -Feaures -------- +Features +-------- - Simplicity. The library is self-contained, small in code base, and only relies on libevent and libcrypo (OpenSSL, for SHA256 purpose). |