Skip to content

Commit

Permalink
github url fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ximex committed Feb 4, 2015
1 parent 0f33fb8 commit 0930b94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Spatial Pouch [![Build Status](https://travis-ci.org/pouchdb/geopouch.svg?branch

Spatial plugin from PouchDB extracted and supporting N dimensional coordinates.

Originally by [@vmx](https://github.com/) with contribution by [@daleharvey](https://github.com/) and [@calvinmetcalf](https://github.com/).
Originally by [@vmx](https://github.com/vmx) with contribution by [@daleharvey](https://github.com/daleharvey) and [@calvinmetcalf](https://github.com/calvinmetcalf).

Test with `npm test` coverage report with `npm test --coverage`, build with `npm run build`.

Expand Down Expand Up @@ -34,4 +34,4 @@ you may either give a function or a path to a ddoc, bounding boxes may be given

If the callback is omited then a promise is returned.

Options are optional and valid options are include_docs and stale
Options are optional and valid options are include_docs and stale

0 comments on commit 0930b94

Please sign in to comment.