Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torch/sundown-ffi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 44089f2..f7d1f22 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,8 @@ torch-rocks install https://raw.github.com/andresy/sundown-ffi/master/rocks/sund
# Usage #
+The easiest is to use the provided `render()` function, which interfaces Sundown renderer with Houdini HTML default renderer.
+
```lua
local sundown = require 'sundown'