From 577591aaa176f238cb129e1d1692a84cec93dbfc Mon Sep 17 00:00:00 2001 From: Peter Thorson Date: Sun, 9 Jun 2013 08:55:53 -0500 Subject: [PATCH] readme updates --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 7fdd547769..944ad3fa4a 100644 --- a/readme.md +++ b/readme.md @@ -14,7 +14,8 @@ Major Features * Supports secure WebSockets (TLS), IPv6, and explicit proxies. * Flexible dependency management (C++11 Standard Library or Boost) * Interchangeable network transport modules (iostream and Boost Asio) -* Portable, cross platform and architecture design +* Portable/cross platform (Posix/Windows, 32/64bit, Intel/ARM/PPC) +* Thread-safe Get Involved ============