Updated README

This commit is contained in:
2023-03-25 11:30:07 -05:00
parent ddb1b16c93
commit 9c94eb001b

View File

@@ -41,7 +41,7 @@ To use the library, simply include the header file:
...
```
and link the library:
` gcc example.c -o example -leasysock`
`gcc example.c -o example -leasysock`
___
This file was written using [Dillinger](https://dillinger.io).