summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAnton L. Šijanec <anton@sijanec.eu>2020-05-02 00:47:52 +0200
committerAnton L. Šijanec <anton@sijanec.eu>2020-05-02 00:47:52 +0200
commit660e20b37d46da72b4e253360998cb7fa7d5630b (patch)
treeabc1d8ae2e1461ebb2ce28b38327184a7d7ed818 /README.md
parentcommand detection made possible (diff)
downloadbverbose-660e20b37d46da72b4e253360998cb7fa7d5630b.tar
bverbose-660e20b37d46da72b4e253360998cb7fa7d5630b.tar.gz
bverbose-660e20b37d46da72b4e253360998cb7fa7d5630b.tar.bz2
bverbose-660e20b37d46da72b4e253360998cb7fa7d5630b.tar.lz
bverbose-660e20b37d46da72b4e253360998cb7fa7d5630b.tar.xz
bverbose-660e20b37d46da72b4e253360998cb7fa7d5630b.tar.zst
bverbose-660e20b37d46da72b4e253360998cb7fa7d5630b.zip
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 75c537a..cd334ee 100644
--- a/README.md
+++ b/README.md
@@ -43,3 +43,12 @@ bVerbose
└── tmp (temp folder of bVerbose, used whilst compiling bvr into HTML)
```
+# language syntax
+
+<@enter command string here@>
+
+commands are characters, such as `s` for `set`, `g` for `get` and `i` for `include`.
+
+commands are prefixed with `?` --- question marks.
+
+commands are followed by their arguments.