Browse Source

edit readme

yi lu 6 years ago
parent
commit
b095359650
1 changed files with 3 additions and 1 deletions
  1. 3 1
      frameworks/CSharp/zysocket-v/README.md

+ 3 - 1
frameworks/CSharp/zysocket-v/README.md

@@ -1,5 +1,5 @@
 # [ZYSOCKET-V](ZYSOCKET-V](https://github.com/luyikk/zysocket-v)(.Net) Benchmarking Test
 # [ZYSOCKET-V](ZYSOCKET-V](https://github.com/luyikk/zysocket-v)(.Net) Benchmarking Test
-This includes tests for plaintext, json, db, queries and fortune.
+This includes tests for plaintext, json, db.
 
 
 ## Infrastructure Software Versions
 ## Infrastructure Software Versions
 **Language**
 **Language**
@@ -21,3 +21,5 @@ This includes tests for plaintext, json, db, queries and fortune.
 * [Single query](PlatformBenchmarks/Program.cs): "/db"
 * [Single query](PlatformBenchmarks/Program.cs): "/db"
 * [Multiple query](PlatformBenchmarks/Program.cs): "/queries"
 * [Multiple query](PlatformBenchmarks/Program.cs): "/queries"
 * [Fortune](PlatformBenchmarks/Program.cs): "/fortune"
 * [Fortune](PlatformBenchmarks/Program.cs): "/fortune"
+
+