readmeupdate

This commit is contained in:
djonker 2023-03-11 05:35:26 +01:00
parent a1de7069c5
commit 5c841f0b08

17
Readme.md Normal file
View File

@ -0,0 +1,17 @@
# Netwhat
Netwhat is a simple quiz about networks,
I wanted to write something so here is an IP calculator
---
## Todo
#### Write program
Completely rewrite the program complying to norminette
---
## Usage
1. Simply clone or download the repository
2. Run `make` in the cloned directory
3. Run the program with `./netwhat [IP/CIDN]`
---
[This project is part of the studies at 42](https://42.fr/en/homepage/)