summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md10
1 files changed, 3 insertions, 7 deletions
diff --git a/README.md b/README.md
index 9be1a3e..cdf896c 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
# ST
-*"st"* is a simple terminal implementation for X.
+The earthyOS patched version of suckless' *st* terminal. With ease of life
+additions via patches found on the suckless.org website.
+
## Patches
@@ -9,9 +11,3 @@
- [scrollback](https://st.suckless.org/patches/scrollback/).
- [xresources](https://st.suckless.org/patches/xresources/)
- [w3m images](https://st.suckless.org/patches/w3m/)
-
-## Plans:
-
-We plan on patching in all functionality required of a modern terminal
-emulator, along with some ease-of-life features. Such as alpha-transparency and
-`.Xresources` support.