From c7e60ff78a7c4f542eb635cd17c203c0ea3bc248 Mon Sep 17 00:00:00 2001 From: Yisroel Baum Date: Sun, 12 Apr 2026 22:52:48 +0300 Subject: [PATCH] update readme todos --- README.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index fef4c00..ba1b972 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,5 @@ -# Set a goal for finishing a book by a specific date -# and have your daily goals automatically calculated +# Set a goal for finishing a book by a specific date and have your daily goals automatically calculated # TODO - Test Email Address Value Object -# Text - - Contains metadata and is container for related nodes -# Node - - Creates the structure of each piece of the divisible text -# Plan - - Divides all nodes of a text across a date range in a particular - order and spacing + - Move create text out of view controller into text controller