updated readme

This commit is contained in:
ari melody 2024-02-22 06:19:46 +00:00
parent fc9476bc98
commit b68573178b
Signed by: ari
GPG key ID: CF99829C92678188

View file

@ -1,3 +1,9 @@
# meownet 😺 # meownet 😺
an awesome web server that meows at you an awesome web server that meows at you
## okay some more detail
i built this in c using `winsock2`. why? because i wanted to learn sockets! and my windows machine was the closest subject at the time.
**Q:** is it very good? **A:** no! but i had fun making it, so idrc
a fun little foire into getting even more familiar with how web services work. how fun!!