summaryrefslogtreecommitdiff
path: root/development/howl/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/howl/README')
-rw-r--r--development/howl/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/development/howl/README b/development/howl/README
new file mode 100644
index 0000000000..cf5618e99e
--- /dev/null
+++ b/development/howl/README
@@ -0,0 +1,5 @@
+Howl is a general purpose editor that aims to be both lightweight and
+fully customizable. It's built on top of the very fast LuaJIT runtime,
+and can be extended in either Lua or Moonscript. It has a minimalistic
+UI driven mainly by the keyboard.
+See its website for documentation and usage instructions.