diff --git a/README.md b/README.md index db5ca01..d3c9356 100644 --- a/README.md +++ b/README.md @@ -72,3 +72,6 @@ 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!!