README: update

This commit is contained in:
0x1eef 2023-08-25 20:43:31 -03:00
parent 1ceccdb5db
commit 26b7492907

View file

@ -1,7 +1,7 @@
## About
isinetaddr is a simple C library that provides an interface that can
be used to validate one or more IPv4 addresses. Easily extensible
be used to validate one or more IPv4 addresses. Easy to extend
[testcases](test/isinetaddr_test.c) exist to verify safety and
correctness.