summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index e69de29..0f5639f 100644
--- a/README
+++ b/README
@@ -0,0 +1,6 @@
+This is a rule processor for transforming IdP assertions.
+It is described in doc/mapping.pdf.
+
+There are currently two language implementations, one in Python and one
+in Java which can be found in the python and java sub-directories
+respectively.