From f9268dd7e0e7a91e7a615bfffe18bceef31eae0d Mon Sep 17 00:00:00 2001 From: ArghKevin Date: Wed, 8 May 2024 21:35:56 -0700 Subject: Progress description. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1d854af..7b3a020 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,8 @@ families included. To get the whole thing, clone from github. ## Week 3: Updates Repository re-organized. Font family metadata saved, all outline font files removed. -CSV parsing added. Not quite the original design, makes more sense. Array of hash maps. -JSON parsing not yet implemented. The places where it will be needed have been outlined. +The repository has changed from 2GB to 30MB. +CSV parsing added. Not quite the original design, but one that's more practical. It's made of an array of hash maps. +JSON parsing not yet implemented, though the places where it will be needed have been outlined. Javadoc comments added for existing methods. ![week3](week3.png) -- cgit v1.2.3