summaryrefslogtreecommitdiffstats
path: root/libraries/marisa/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/marisa/README')
-rw-r--r--libraries/marisa/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/marisa/README b/libraries/marisa/README
new file mode 100644
index 0000000000..1400693707
--- /dev/null
+++ b/libraries/marisa/README
@@ -0,0 +1,3 @@
+libmarisa is a C++ library for an implementation of MARISA
+(Matching Algorithm with Recursively Implemented StorAge),
+which is a space-efficient trie data structure.