Update README.md

This commit is contained in:
Maurits van der Schee 2016-05-19 00:55:37 +02:00
commit cb975bad74

View file

@ -153,7 +153,6 @@ GET http://localhost/api.php/categories?filter=name,eq,Internet
GET http://localhost/api.php/categories?filter=name,sw,Inter
GET http://localhost/api.php/categories?filter=id,le,1
GET http://localhost/api.php/categories?filter=id,lt,2
GET http://localhost/api.php/categories?filter=description,is,null
```
Output: