From c6dcaada5a94d9cf2a056543b3591ff2de6209b5 Mon Sep 17 00:00:00 2001 From: Colin Okay Date: Fri, 10 Jul 2020 13:03:55 -0500 Subject: rewording --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1f185c4..b140d54 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,10 @@ *Generators The Way I Want Them Generated* -A naive generator library that doesn't use fancy pants concepts like -first class continuations. +An extensible library for generators. The GTWIWTG library is meant to be small, explorable, and understandable. -The source code is meant to be readible and easy to -follow. +The source code is meant to be legible and straightforward. Every symbol exported from the `GTWIWTG` package has a useful docstring. Many docstrings include examples of use. -- cgit v1.2.3