NEWS: Welcome to my new homepage! <3

feat: Updated README.md - libhttp - A basic HTTP Framework

libhttp

A basic HTTP Framework
git clone git://192.168.2.2/libhttp
Log | Files | Refs | README

commit 19a49f2cf958511c067e1139537b1835631b62e3
parent 76c0a03c0b506c8d17058f8f66219b50797d7dba
Author: typable <contact@typable.dev>
Date:   Wed,  3 Apr 2024 13:53:06 +0200

feat: Updated README.md

Diffstat:
MREADME.md | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -1,3 +1,9 @@ # libhttp A basic HTTP Framework + +## Installation + +``` +sudo make install +```