aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2022-05-02 05:22:20 -0700
committerxyz <gky44px1999@gmail.com>2022-05-02 05:22:20 -0700
commit6d9775a54f539d3ca744c0de80f5ff5d9feeb322 (patch)
tree312c3cb07c5dac6658a03dd6700d59296a28104b /README.md
parentadfb8d852b051c4d498aceeca57b89473b95b51a (diff)
init
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..508eee3
--- /dev/null
+++ b/README.md
@@ -0,0 +1,10 @@
+# in development
+
+# references
+
+## main.c
+<https://github.com/gvalkov/xrectsel>
+
+## Makefile
+<https://github.com/BlueCannonBall/XAim>
+<https://git.suckless.org/dwm>