aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-11-04 12:45:41 +0100
committerJozanLeClerc <bousset.rudy@gmail.com>2020-11-04 12:45:41 +0100
commitf061714ea5d8f584c3403397751225a8304e4f42 (patch)
tree18f5fe88de10fb7ea078dff7551b796ebc1c1d8a
parentFormat (diff)
downloadst-f061714ea5d8f584c3403397751225a8304e4f42.tar.gz
st-f061714ea5d8f584c3403397751225a8304e4f42.tar.bz2
st-f061714ea5d8f584c3403397751225a8304e4f42.tar.xz
st-f061714ea5d8f584c3403397751225a8304e4f42.tar.zst
st-f061714ea5d8f584c3403397751225a8304e4f42.zip
Fix
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index c3c9ba5..b34a8c9 100644
--- a/README.org
+++ b/README.org
@@ -1,7 +1,7 @@
#+TITLE: st - simple terminal
* Introduction
-This is my personnal build of [[https://st.suckless.org/][*st*]],
+This is my personnal build of *[[https://st.suckless.org/][st]]*,
a simple terminal emulator for X which sucks less. I've applied some
patches, added some compilation flags and fixed the code accordingly.