diff --git a/README.md b/README.md new file mode 100644 index 0000000..a7e48f4 --- /dev/null +++ b/README.md @@ -0,0 +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