Skip to content

Commit

Permalink
Update badge
Browse files Browse the repository at this point in the history
  • Loading branch information
rm-hull committed Jun 15, 2019
1 parent ed67b8a commit 8eb099d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -4,7 +4,7 @@
[![Dependencies Status](https://versions.deps.co/rm-hull/boyer-moore-search/status.svg)](https://versions.deps.co/rm-hull/boyer-moore-search)
[![Downloads](https://versions.deps.co/rm-hull/boyer-moore-search/downloads.svg)](https://versions.deps.co/rm-hull/boyer-moore-search)
[![Clojars Project](https://img.shields.io/clojars/v/rm-hull/boyer-moore-search.svg)](https://clojars.org/rm-hull/boyer-moore-search)
[![Maintenance](https://img.shields.io/maintenance/yes/2018.svg?maxAge=2592000)]()
[![Maintenance](https://img.shields.io/maintenance/yes/2019.svg?maxAge=2592000)]()

An implementation of the Boyer-Moore string search algorithm in Clojure.
The Wikipedia entry for this algorithm describes it thusly:
Expand Down

0 comments on commit 8eb099d

Please sign in to comment.