diff --git a/Solutions/challenge-echo-server.md b/Solutions/challenge-echo-server.md index 229eb79..ea28553 100644 --- a/Solutions/challenge-echo-server.md +++ b/Solutions/challenge-echo-server.md @@ -7,3 +7,4 @@ The shared solutions: | No. | Solution | Language | Author | |-----|----------|----------|--------| | 1 | [ccecho](https://github.com/mhsantos/ccecho) | Go | [mhsantos](https://github.com/mhsantos/) | +| 2 | [ccecho](https://github.com/srdg/ccecho) | C++ | [srdg](https://github.com/srdg)| \ No newline at end of file