瀏覽代碼

Removed Repl.it examples

yhirose 3 年之前
父節點
當前提交
80a55cedeb
共有 1 個文件被更改,包括 0 次插入5 次删除
  1. 0 5
      README.md

+ 0 - 5
README.md

@@ -48,11 +48,6 @@ res->status;
 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
 -----------