Skip to content

Commit

Permalink
algorithms were already written
Browse files Browse the repository at this point in the history
  • Loading branch information
mihi-tr committed Jul 10, 2015
1 parent 460f188 commit 75eb2e2
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Expand Up @@ -8,6 +8,7 @@ It implements the following matching algorithms

* dice
* levenshtein
* nilsimsa hashes (fuzzy-string.nilsimsa)

## Usage

Expand All @@ -23,11 +24,6 @@ then
(levenshtein "Hair" "Wear")
```

## supported algorithms

* dice
* levenshtein
* nilsimsa hashes

## License

Expand Down

0 comments on commit 75eb2e2

Please sign in to comment.