markdown readme
authorkhizmax <khizmax@gmail.com>
Tue, 2 Dec 2014 16:57:00 +0000 (19:57 +0300)
committerkhizmax <khizmax@gmail.com>
Tue, 2 Dec 2014 16:57:00 +0000 (19:57 +0300)
readme.md

index 2c62f6defc32ee28b7386467c39d987dedafc1c0..01456886207d43f522b15ac6b6be27efefbf4f46 100644 (file)
--- a/readme.md
+++ b/readme.md
@@ -14,7 +14,7 @@ The library contains the implementations of the following containers:
   - lock-free skip-list\r
   \r
 Generally, each container has an intrusive and non-intrusive (STL-like) version belonging to \r
-cds::intrusive and cds::container namespace respectively.\r
+*cds::intrusive* and *cds::container* namespace respectively.\r
 \r
 Version 2.x of the library is written on C++11 and can be compiled by GCC 4.8+, clang 3.3+, Intel C++ 15+, \r
 and MS VC++ 12 (2013) Update 4.\r