diff options
Diffstat (limited to 'python/curtsies/README')
-rw-r--r-- | python/curtsies/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python/curtsies/README b/python/curtsies/README index 02f1d5f73d..262cdfd755 100644 --- a/python/curtsies/README +++ b/python/curtsies/README @@ -1,4 +1,2 @@ Curses-like terminal wrapper with a display based on compositing 2d arrays of text. - -Optional dependency: python3 |