We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da0b55d commit fdfe853Copy full SHA for fdfe853
README.md
@@ -50,7 +50,7 @@ You can find a running demo here: http://jsonplaceholder.typicode.com.
50
* Lets you use plain JSON or simple JS file
51
* Supports __GET__ but also __POST__, __PUT__, __DELETE__ and even __PATCH__ requests
52
* Can be used from anywhere through __cross domain__ requests (JSONP or CORS)
53
-* Can load remote JSON files ([JSON Generator](http://www.json-generator.com/))
+* Can load remote JSON files ([JSON Generator](http://www.json-generator.com/), ...)
54
* Can be deployed on Nodejitsu, Heroku, ...
55
56
0 commit comments