From 88c25b1706423f05d32c396636b9bc8ed53e4836 Mon Sep 17 00:00:00 2001 From: siduck76 Date: Fri, 29 Oct 2021 19:15:31 +0530 Subject: [PATCH] update screenshot links --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 99746ef08a93800374eee4f23755739622f672f1..9b575b61254d0cb07fd03ac56f90a96304d1ff4d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Xresources live-reload demo -

+

## Dependencies @@ -21,7 +21,7 @@ apt install build-essential libxft-dev libharfbuzz-dev ## Install ``` -git clone https://github.com/siduck76/st.git +git clone https://github.com/siduck/st.git cd st sudo make install xrdb merge pathToXresourcesFile @@ -63,9 +63,9 @@ alias rel="xrdb merge pathToXresourcesFile && kill -USR1 $(pidof st)" ``` ## Ram usage comparison with other terminals and speed test -

-

-

+

+

+

( note : This benchmark was done on my low end machine which has a pentium cpu so the speed results might vary ) @@ -103,10 +103,10 @@ you can change all of these in config.h ## Screenshots: -

-

-

-

+

+

+

+

# Credits @@ -120,4 +120,4 @@ you can change all of these in config.h - Use a different st build ( clone its branch) -`example: git clone https://github.com/siduck76/st --branch sixel` +`example: git clone https://github.com/siduck/st --branch sixel`