Mercurial > public > hey
diff README.md @ 12:dc97a1196f45
update readme
author | Dennis <dennisconcepcionmartin@gmail.com> |
---|---|
date | Thu, 20 Jul 2023 09:40:44 +0100 |
parents | 45bac89a4da3 |
children | f6fc13a3fe88 |
line wrap: on
line diff
--- a/README.md Thu Jul 20 09:23:43 2023 +0100 +++ b/README.md Thu Jul 20 09:40:44 2023 +0100 @@ -1,6 +1,6 @@ # Hey! -In an attemp to learn about networking programming, I'm building a HTTP server. It's called **Hey!**. +Right now, Hey! is a TCP server-client app. It helps me to learn about networking. ## References