Skip to content

Commit 7d03487

Browse files
committed
📝 Links added
1 parent 1ee1037 commit 7d03487

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ This Django project explores the possibilities of full-text search and filtering
66

77
The project depends on:
88

9-
- Django >=1.8
10-
- Elasticsearch 5.6 - Server
11-
- elasticsearch v5.5.1 - Python Elasticsearch Client
12-
- elasticsearch-dsl v5.4.0 - Higher level library for the search queries
13-
- django-elasticsearch-dsl v0.4.4 - Integration with Django package
9+
- [Django](https://www.djangoproject.com/)1.8
10+
- [Elasticsearch](https://www.elastic.co/products/elasticsearch) 5.6 - Server
11+
- [elasticsearch](https://github.com/elastic/elasticsearch-py) v5.5.1 - Python Elasticsearch Client
12+
- [elasticsearch-dsl](https://elasticsearch-dsl.readthedocs.io/en/latest/) v5.4.0 - Higher level library for the search queries
13+
- [django-elasticsearch-dsl](https://github.com/sabricot/django-elasticsearch-dsl) v0.4.4 - Integration with Django package
1414
- several other modules listed in the requirements.txt
1515

1616
## Quickstart

0 commit comments

Comments
 (0)