From c8cb71d903787dd3a5b027194972aa023c6b04a0 Mon Sep 17 00:00:00 2001 From: David du Colombier <0intro@gmail.com> Date: Sun, 9 Aug 2015 22:35:20 +0200 Subject: [PATCH] add description to README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 921c9e0..79ead97 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,8 @@ This is a Unix port of the Plan 9 regular expression library, originally done for the Inferno operating system. Russ Cox repackaged this to build as a standalone -Unix library. Send comments about packaging to -Russ Cox +Unix library. + +David du Colombier repackaged Russ Cox's work, +removed dependencies on libutf and libfmt and +fixed various issues. -- 2.49.0