update Jellyfish readme
This commit is contained in:
parent
0eac14610c
commit
1eac08b310
|
@ -18,16 +18,13 @@ jellyfish
|
||||||
:target: https://readthedocs.org/projects/jellyfish/?badge=latest
|
:target: https://readthedocs.org/projects/jellyfish/?badge=latest
|
||||||
:alt: Documentation Status
|
:alt: Documentation Status
|
||||||
|
|
||||||
.. image:: https://ci.appveyor.com/api/projects/status/github/sunlightlabs/jellyfish?branch=master&svg=true
|
.. image:: https://ci.appveyor.com/api/projects/status/t5o03rqcusxhhe41/branch/master?svg=true
|
||||||
:target: https://ci.appveyor.com/project/jamesturk/jellyfish/
|
:target: https://ci.appveyor.com/project/jamesturk/jellyfish/
|
||||||
|
|
||||||
|
|
||||||
Jellyfish is a python library for doing approximate and phonetic matching of strings.
|
Jellyfish is a python library for doing approximate and phonetic matching of strings.
|
||||||
|
|
||||||
jellyfish is a project of Sunlight Labs (c) 2014.
|
Written by James Turk <james.p.turk@gmail.com> and Michael Stephens.
|
||||||
All code is released under a BSD-style license, see LICENSE for details.
|
|
||||||
|
|
||||||
Written by James Turk <jturk@sunlightfoundation.com> and Michael Stephens.
|
|
||||||
|
|
||||||
See https://github.com/sunlightlabs/jellyfish/graphs/contributors for contributors.
|
See https://github.com/sunlightlabs/jellyfish/graphs/contributors for contributors.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue