diff options
author | Colin Okay <cbeok@protonmail.com> | 2020-08-20 11:35:38 -0500 |
---|---|---|
committer | Colin Okay <cbeok@protonmail.com> | 2020-08-20 11:35:38 -0500 |
commit | e0baeb14609b44d6fc63e9951e7f5ea1bbc8b14d (patch) | |
tree | 3d3eea37497eb6cee218b18964fd1a361f80e9fb | |
parent | 8c4ba45c94578592b9cc4849b4f7372dd80b2ed6 (diff) |
readme
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -20,6 +20,8 @@ Table Of Contents *Generators The Way I Want Them Generated* +(technically not generators, but iterators) + An extensible library for generators. The GTWIWTG library is meant to be small, explorable, and understandable. |