From 37332b77909844642c924972ea53382c4a24289c Mon Sep 17 00:00:00 2001 From: katherine Date: Sun, 18 Mar 2018 11:52:00 -0700 Subject: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index ccde6d9..3356e99 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ simple-opt ========== [simple-opt.h](src/simple-opt.h) is a single header file which implements a -simple, flexible and portable version of command line option parsing for +simple, flexible, and portable version of command line option parsing for programs written in C. it is designed to be (hopefully) intuitive while also being (hopefully) more powerful than traditional getopt or similar. it has no dependencies outside the standard library and is C99 compatible. -- cgit v1.2.3