From 8ea7035581c4d5aa24e5f3995659171b3707556c Mon Sep 17 00:00:00 2001 From: jakobst1n Date: Wed, 12 Jun 2024 00:29:01 +0200 Subject: Add libc crate ( :-( ), and make a signal handler for swapping back to main screen --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2d4ce69..cc8bac4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # TextGraph A small terminal utility which displays graphs as plain text, -with the goal of having no dependencies, +with the goal of having few dependencies, being lightweight, and reasonably performant. It is meant to be used in a traditional unix way, -- cgit v1.2.3