summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index f0a05df..83021a2 100644
--- a/README
+++ b/README
@@ -5,6 +5,10 @@ library for GNU Guile. It can parse code written in various
programming languages into a simple s-expression that can be easily
converted to HTML (via SXML) or any other format for rendering.
+* Supported Languages
+
+ - Scheme
+
* Example
#+BEGIN_SRC scheme