diff --git a/README.md b/README.md index 018e2830..6a2b4aef 100644 --- a/README.md +++ b/README.md @@ -462,7 +462,6 @@ 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/). * [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. ## News Feed @@ -879,6 +878,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [psutil](https://github.com/giampaolo/psutil) - A cross-platform process and system utilities module. * [pexpect](https://github.com/pexpect/pexpect) - A Python module for controlling interactive programs in a pseudo-terminal like GNU expect. * [provy](https://github.com/python-provy/provy) - An easy-to-use provisioning system in Python. +* [Whoosh](http://whoosh.readthedocs.org/) - A fast, pure Python search engine library. ## Job Scheduler