aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjakobst1n <jakob.stendahl@outlook.com>2024-06-12 00:29:01 +0200
committerjakobst1n <jakob.stendahl@outlook.com>2024-06-12 00:29:01 +0200
commit8ea7035581c4d5aa24e5f3995659171b3707556c (patch)
tree66ed75ce19de90a06183ed046bb845556c49e5a1 /README.md
parent26ad27d899a27b0abefea70c592e883c96487f38 (diff)
downloadtextgraph-8ea7035581c4d5aa24e5f3995659171b3707556c.tar.gz
textgraph-8ea7035581c4d5aa24e5f3995659171b3707556c.zip
Add libc crate ( :-( ), and make a signal handler for swapping back to main screen
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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,