Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jgaa committed Apr 15, 2017
1 parent d55d390 commit 2dffdc0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,11 +75,11 @@ using boost::asio with JSON serialization/deserialization.
Restc-cpp depends on C++14 with its standard libraries and:
- boost
- rapidjson (mature, ultrta-fast, json sax, header-only library)
- unittest-cpp (If compiled with testing enabled)
- lest (Unit test header only library) (If compiled with testing enabled)
- openssl or libressl (If compiled with TLS support)
- zlib (If compiled with compression support)

rapidjson and unittest-cpp is attached to the project as git sub-modules.
rapidjson and lest is attached to the project as git sub-modules.

# License
MIT license. It is Free. Free as in Free Beer. Free as in Free Air.
Expand Down

0 comments on commit 2dffdc0

Please sign in to comment.