Skip to content

Commit e59753f

Browse files
committed
minor update to readme
1 parent f09b9bf commit e59753f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

readme.md

+3
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ the REST API.
66
Before loading index.html, open `includes/app/main.js` and edit the REST_URL constant value to your own site
77
your URL should be the homepage URL of your WordPress site followed by wp-json
88
`http://yoursite.com/wp-json/`
9+
10+
This project uses mustache.js for templating the output. This is not necessary, as you can choose to print the response
11+
directly from the `.done()` method of the request

0 commit comments

Comments
 (0)