Browse Source

Update README.md

Maurits van der Schee 10 years ago
parent
commit
c119252fd0
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      README.md

+ 2
- 1
README.md View File

@@ -33,7 +33,8 @@ This is a single file application! Upload "api.php" somewhere and enjoy!
33 33
   - Permission system for databases and tables
34 34
   - JSONP support for cross-domain requests
35 35
   - Combined requests with support for multiple table names
36
-  - Pagination, sorting, column selection and search support
36
+  - Search support on multiple criteria
37
+  - Pagination, sorting and column selection
37 38
   - Relation detection and filtering on foreign keys
38 39
   - Relation "transforms" for PHP and JavaScript
39 40
 

Loading…
Cancel
Save