added README to the js_api generator

This commit is contained in:
Spencer Alger
2013-10-23 16:12:29 -07:00
parent 20462c73fd
commit 63d0d04796

View File

@ -0,0 +1,3 @@
Generate the API using the es [REST api spec](https://github.com/elasticsearch/elasticsearch-rest-api-spec);
to run, call `grunt run:generate_js_api`