Skip to content

Commit

Permalink
Add API doc URL in README
Browse files Browse the repository at this point in the history
  • Loading branch information
durgaswaroop committed Apr 5, 2017
1 parent 5f2a03c commit 8661b0d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Glenn Fowler, Landon Curt Noll and Kiem-Phong Vo.

Implemented according to the algorithm on the page [Fowler–Noll–Vo hash function](https://en.wikipedia.org/wiki/Fowler–Noll–Vo_hash_function)

API DOCS are available here: [FNV API](http://htmlpreview.github.io/?https://raw.githubusercontent.com/durgaswaroop/fnv_fastHashing_java/master/javadoc/index.html)

### License

MIT LICENSE.

0 comments on commit 8661b0d

Please sign in to comment.