@ -17,3 +17,7 @@ $ pipenv install --dev
```bash
$ pipenv run unittest
```
### References
- [Boyer-Moore string-search algorithm](https://en.wikipedia.org/wiki/Boyer%E2%80%93Moore_string-search_algorithm)