Skip to content

Commit

Permalink
Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
jerolimov committed Dec 29, 2015
1 parent c353cef commit f20ffe9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
@@ -1,4 +1,4 @@
# Objective C NSHash
# Objective-C NSHash

> NSHash adds hashing methods to NSString and NSData.
Expand Down Expand Up @@ -72,3 +72,6 @@ MD5 as NSString: ccbe85c2011c5fe3da7d760849c4f99e
SHA1 as NSString: f5b17712c5d31ab49654b0baadf699561958d750
SHA256 as NSString: 84423607efac17079369134460239541285d5ff40594f9b8b16f567500162d2e
```

The generated doc (still only two categories with only this few methods)
is also available on [cocoadocs](http://cocoadocs.org/docsets/NSHash/).

0 comments on commit f20ffe9

Please sign in to comment.