summaryrefslogtreecommitdiff
path: root/contrib/html/README
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/html/README')
-rw-r--r--contrib/html/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/contrib/html/README b/contrib/html/README
new file mode 100644
index 00000000..4bda6aec
--- /dev/null
+++ b/contrib/html/README
@@ -0,0 +1,8 @@
+ledger-cli xml2html XLST
+
+This XLST produces a browsable html page out of the xml files created by ledger xml.
+
+It might be used in the future to create a ledger html output.
+
+usage:
+ xsltproc ledger.xsl input.ledger.xml > output.ledger.html