Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

Commit

Permalink
Update API docs link for consistency with other Quiver packages
Browse files Browse the repository at this point in the history
  • Loading branch information
cbracken committed Dec 2, 2015
1 parent e8c7984 commit 2ded347
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions README.md
@@ -1,8 +1,13 @@
Quiver Hash Code
================
Quiver Hashcode
===============

[![Build Status](https://travis-ci.org/QuiverDart/quiver_hashcode.svg?branch=master)](https://travis-ci.org/QuiverDart/quiver_hashcode)
[![Coverage Status](https://img.shields.io/coveralls/QuiverDart/quiver_hashcode.svg)](https://coveralls.io/r/QuiverDart/quiver_hashcode)

## Documentation

[API Docs](http://www.dartdocs.org/documentation/quiver_hashcode/latest)

Contains functions `hashObjects`, `hash2`, `hash3`, and `hash4` that generate
high-quality hashCodes for a list of objects, or 2, 3, or 4 arguments
respectively.

[quiver_hashcode]: http://www.dartdocs.org/documentation/quiver_hashcode/latest#quiver_hashcode

0 comments on commit 2ded347

Please sign in to comment.