aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2022-05-02 22:50:55 -0700
committerxyz <gky44px1999@gmail.com>2022-05-02 22:50:55 -0700
commitcefc26a90fb376055c4c71473d173fb2ffc18592 (patch)
treeab8af31f467109882381136eafc20c5504649dc5 /README.md
parent793066e913c530dd01d8a356ff3e311eb3063193 (diff)
refactor
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 5 insertions, 13 deletions
diff --git a/README.md b/README.md
index 6efa4ae..ad0f4ad 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,5 @@
-# in development
-
-# references
-
-## xcross.c
-
-<https://github.com/gvalkov/xrectsel>
-
-## Makefile
-
-<https://github.com/BlueCannonBall/XAim>
-
-<https://git.suckless.org/dwm>
+build and install
+```
+make
+sudo make install
+```