From 989ef09f3c0cc1d418027534e22007182117b155 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Thu, 8 Oct 2015 00:00:17 -0400 Subject: [PATCH] Correct XSL{=>T} in README.md title --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8827e5c..083308e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ -# Higher-Order XSL +# Higher-Order XSLT hoxsl is a library for XSLT 2.0, written in pure XSLT, introducing various types of higher-order logic; this includes higher-order functions and XSLT templates that take XSLT as input and produce XSLT