Browse Source

misc: Update readme to add references

master
rkaneko 3 years ago
parent
commit
d0a76158db
  1. 4
      README.md

4
README.md

@ -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)
Loading…
Cancel
Save