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:
authorRonan Collobert <ronan@collobert.com>2013-10-20 21:25:18 +0400
committerRonan Collobert <ronan@collobert.com>2013-10-20 21:25:18 +0400
commitde5c32b51c1ba507fc8284f338cf48e5a9a0d936 (patch)
treef5d504c8fe3de4a41bfdc0c41d80df9af5b257b1
parent1f4cf161a539b24bc4e45ab5e49e4bc7101ece35 (diff)
Update README.md
-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'