X-Git-Url: http://git.annexia.org/?p=miniexpect.git;a=blobdiff_plain;f=README;fp=README;h=1884e3e84b683a4aa601cfd0d53be99faa85e4c0;hp=828c449d5f335831afcec5cbdfd93831916bb2bb;hb=239fab3e3bb2f06a19db3cd1c3e91c93c7141891;hpb=bc7f2694f006e97e9c97dc2a25c968a90fbe7340 diff --git a/README b/README index 828c449..1884e3e 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -miniexpect is a very simple expect-like library for C. +miniexpect is a very simple expect-like library It has a saner interface than libexpect, and doesn't depend on Tcl. It is also thread safe, const-correct and uses modern C standards.