Mercurial > public > hey
changeset 12:dc97a1196f45
update readme
author | Dennis <dennisconcepcionmartin@gmail.com> |
---|---|
date | Thu, 20 Jul 2023 09:40:44 +0100 |
parents | 827460e58a24 |
children | 924e9a513216 |
files | README.md |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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