diff --git a/README.md b/README.md index a7e48f4..56e8d8b 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -python manage.py shell -c "from elastic.es_connect import create_index_with_mapping; create_index_with_mapping()" \ No newline at end of file +python manage.py shell -c "from elastic.es_connect import create_index_with_mapping; create_index_with_mapping()"