diff --git a/README.md b/README.md index 3d6e55f..85900f2 100644 --- a/README.md +++ b/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 -----------