From e0ecf6701b9e37b5f5d5bb2e306efb9f56d5722e Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Sun, 12 Feb 2023 12:16:46 +0330 Subject: added a todo to the readme to use sqlite instead of just a plain file --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index c8f1380..1a39059 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # lclip a minimal clip manager in lua + +## TODO +Use sqlite instead of hand-rolling a file.
-- cgit v1.2.3