Browse Source

Fix READMEs

lganzzzo 5 years ago
parent
commit
cda4213e0d

+ 2 - 1
frameworks/C++/oatpp/src-async/README.md

@@ -1,2 +1,3 @@
 # oatpp-async-benchmark project
- 
+
+Source code of oatpp test project built with Async API.

+ 3 - 2
frameworks/C++/oatpp/src-thread/README.md

@@ -1,2 +1,3 @@
-# oatpp-async-benchmark project
- 
+# oatpp-thread-benchmark project
+
+Source code of oatpp test project built with Simple API.