summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkitty piapiac <kcp@bsd.computer>2020-08-08 17:44:49 -0700
committerkitty piapiac <kcp@bsd.computer>2020-08-08 17:44:49 -0700
commit2d9c640823ecc0df8a123a7b3fc86092158fd1de (patch)
treeb0a11e3acacdebeac921cef6a3036c09d5c0be51
parent276671e2d5fc00ff61c82701cbb2d8fbff7ae2f1 (diff)
quick fix
-rw-r--r--README.adoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.adoc b/README.adoc
index f5f7067..cb1a1cf 100644
--- a/README.adoc
+++ b/README.adoc
@@ -10,7 +10,7 @@ fox-cat <fox@confuck.com>
kauw is an expiremental tiling window manager built for x11 using nim
currently it is very minimal, but more features are planned/ hoped for
-.goals (・・;)
+== goals (・・;)
****
i have a few goals in mind while working on this project
* be written and configured entirely in {1}[nim]
@@ -20,13 +20,13 @@ i have a few goals in mind while working on this project
* help myself learn and get around x11
****
-.(。ヘ°) configuration
+== (。ヘ°) configuration
****
the default configuration file is {2}[`config.def.nim`]
duplicate it and rename it to `config.nim`, and you can configure it from there
****
-.development ⊂(・ヮ・⊂)
+== development ⊂(・ヮ・⊂)
****
clone using
[source, bash]