patx/twig

update readme

Commit 288ce12 · patx · 2026-06-14T10:50:59-04:00

Changeset
288ce128fcc95dc24c598043949c4cdce96c073d
Parents
7edb2c0a6f90ad234a5ac60845883ac8bd28082e

View source at this commit

Comments

No comments yet.

Log in to comment

Diff

diff --git a/README.md b/README.md
index 11c343d..a6e1824 100644
--- a/README.md
+++ b/README.md
@@ -1,20 +1,19 @@
 # Twig
-
-Twig is a small GTK code editor intended for lightweight Linux desktops such
-as CrunchBang++. It focuses on the basics: one file per window, open/save,
+Twig is a small GTK code editor intended for lightweight Linux. 
+It focuses on the basics: one file per window, open/save,
 syntax highlighting, line numbers, find/replace, undo/redo, dirty indicators,
 and save-before-close prompts.
 
 
 ## Dependencies
 
-On CrunchBang++ or Debian-based systems:
+On Ubuntu or Debian-based systems:
 
 ```sh
 sudo apt install python3 python3-gi gir1.2-gtk-3.0 gir1.2-gtksource-4
 ```
 
-Some older systems package GtkSourceView 3 instead:
+Some older systems package GtkSourceView 3 instead of 4:
 
 ```sh
 sudo apt install gir1.2-gtksource-3.0