diff options
-rw-r--r-- | libraries/marisa/slack-desc | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/libraries/marisa/slack-desc b/libraries/marisa/slack-desc index d33468b85a6a3..f1672f5baafaa 100644 --- a/libraries/marisa/slack-desc +++ b/libraries/marisa/slack-desc @@ -8,12 +8,12 @@ |-----handy-ruler------------------------------------------------------| marisa: marisa (Matching Algorithm with Recursively Implemented StorAge) marisa: -marisa: libmarisa is a C++ library for an implementation of MARISA (Matching -marisa: Algorithm with Recursively Implemented StorAge), which is a static -marisa: and space-efficient trie data structure library. Users can build +marisa: libmarisa is a C++ library for an implementation of MARISA (Matching +marisa: Algorithm with Recursively Implemented StorAge), which is a static +marisa: and space-efficient trie data structure library. Users can build marisa: dictionaries and search keys with this library. -marisa: -marisa: +marisa: +marisa: marisa: Homepage: marisa: https://s-yata.github.io/marisa-trie/docs/readme.en.html marisa: |