README: update
This commit is contained in:
parent
26b7492907
commit
59f0c31c20
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
## About
|
||||
|
||||
isinetaddr is a simple C library that provides an interface that can
|
||||
be used to validate one or more IPv4 addresses. Easy to extend
|
||||
[testcases](test/isinetaddr_test.c) exist to verify safety and
|
||||
correctness.
|
||||
be used to validate one or more IPv4 addresses. The library is guided
|
||||
by easy to extend [testcases](test/isinetaddr_test.c) that help verify
|
||||
safety and correctness.
|
||||
|
||||
## Examples
|
||||
|
||||
|
|
Loading…
Reference in a new issue