From: Joel Holdbrooks Date: Mon, 29 Jul 2013 21:42:47 +0000 (-0700) Subject: Small correction to README X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=3b2ac58ddcd90df82dd7227a096bce3579434722;p=frak.git Small correction to README --- diff --git a/README.md b/README.md index 99c474d..638413f 100644 --- a/README.md +++ b/README.md @@ -27,9 +27,9 @@ user> (frak/pattern ["Clojure" "Clojars" "ClojureScript"]) ## How? A frak pattern is constructed from a very stupid trie of characters. -As words are added to it, meta data is stored in it's branches. The -meta data contains information such as which branches are terminal and -a record of characters which have "visited" the branch. +As characters are added to it, meta data is stored in it's branches. +The meta data contains information such as which branches are terminal +and a record of characters which have "visited" the branch. During the rendering process frak will prefer branch characters that have "visited" the most. In the example above, you will notice the