Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

github url fixes #10

Merged
merged 1 commit into from
Feb 5, 2015
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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