From 6a6a4adf561d4a3a35df2fc5517dc4d253006809 Mon Sep 17 00:00:00 2001 From: Oskar Date: Sat, 11 Nov 2023 23:28:03 +0100 Subject: readme update --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index d829982..5f4e6fe 100644 --- a/README +++ b/README @@ -4,6 +4,6 @@ Its a crude and simple line editor. TODO: - Create a function to retrieve a line from file (DONE) It's called: GET_LINE(char filename[], long focus, char **line) - Create edit mode to actually make edits to the file (DONE) -- Find and fix bugs +- Find and fix bugs. Fixed one bug in write_line() function. (btw this was written with 7ed!!!) - Fix weird quirks that i did not think about - clean up code -- cgit v1.2.3