update readme
This commit is contained in:
parent
deb1ef87f9
commit
4defe4b6c8
@ -5,7 +5,7 @@ Socket programming examples in strict C90 and modern Python3.
|
||||
## Build & Run C90 Examples
|
||||
|
||||
```
|
||||
make clean && make all
|
||||
make clean && make all
|
||||
```
|
||||
Builds 9 binaries in `build/` (strict `-std=c90 -pedantic -Wall -Wextra -Werror`).
|
||||
|
||||
Loading…
Reference in New Issue
Block a user