diff --git a/README.md b/README.md index 7e1f15aab9b14079d62d88cb0b67d35c88294754..9266e31b04457b4f0f74834fe319aab31bee69bf 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,7 @@ A simple, tcp echo-server build upon the emper and it's IO subsystem. Its only purpose is to test and benchmark the emper IO performance. + +## Deprecated + +This implementation is deprecated use the one in the emper source tree under tests/EchoServer.