diff --git a/README.md b/README.md index db5ca01..f558450 100644 --- a/README.md +++ b/README.md @@ -72,3 +72,8 @@ based on `client.cc` and `client.h`. Note that this code reuses the same base classes in `socket.h` and `client.h`, showing how you can swap out a different type of socket, but the protocol logic and processing remains the same. + + + + +Thank You!!