Browse Source

Removed Repl.it examples

yhirose 3 years ago
parent
commit
80a55cedeb
1 changed files with 0 additions and 5 deletions
  1. 0 5
      README.md

+ 0 - 5
README.md

@@ -48,11 +48,6 @@ res->status;
 res->body;
 res->body;
 ```
 ```
 
 
-### Try out the examples on Repl.it!
-
-1. Run server at https://repl.it/@yhirose/cpp-httplib-server
-2. Run client at https://repl.it/@yhirose/cpp-httplib-client
-
 SSL Support
 SSL Support
 -----------
 -----------