From d61a427e9548dca67985dadca6f4ee78aca9faf3 Mon Sep 17 00:00:00 2001 From: Vinta Date: Mon, 8 Dec 2014 03:09:30 +0800 Subject: [PATCH] add link to http://neo4j.com/ --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 95bc06682..f91b0fc53 100644 --- a/README.md +++ b/README.md @@ -384,7 +384,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [PyMongo](http://docs.mongodb.org/ecosystem/drivers/python/) - The official Python client for MongoDB. * [Plyvel](https://plyvel.readthedocs.org/) - A fast and feature-rich Python interface to LevelDB. * [redis-py](https://github.com/andymccurdy/redis-py) - The Redis Python Client. - * [py2neo](http://book.py2neo.org/) - Python wrapper client for Neo4j's restful interface. + * [py2neo](http://book.py2neo.org/) - Python wrapper client for [Neo4j](http://neo4j.com/)'s restful interface. * [telephus](https://github.com/driftx/Telephus) - Twisted based client for Cassandra. * [txRedis](https://github.com/deldotdr/txRedis) - Twisted based client for Redis. @@ -522,7 +522,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [django-haystack](https://github.com/toastdriven/django-haystack) - Modular search for Django. * [elasticsearch-py](http://www.elasticsearch.org/guide/en/elasticsearch/client/python-api/current/) - The official low-level Python client for [Elasticsearch](http://www.elasticsearch.org/). -* [pyes](https://github.com/aparo/pyes/) - Python connector for ElasticSearch - the pythonic way to use ElasticSearch +* [pyes](https://github.com/aparo/pyes/) - The pythonic way to use ElasticSearch. * [solrpy](https://code.google.com/p/solrpy/) - A Python client for [solr](http://lucene.apache.org/solr/). * [Whoosh](http://whoosh.readthedocs.org/) - A fast, pure Python search engine library.