From 46b0d85214fb9030a50938ffd2ea0f6f11b30acf Mon Sep 17 00:00:00 2001 From: Maurits van der Schee Date: Thu, 12 Feb 2015 13:27:45 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3bd7bbe..afa624a 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Simple PHP script that adds a very basic API to a MySQL database - Optional white- and blacklist support for tables - JSONP support for cross-domain requests - Combined requests with wildcard support for table names - - Pagination and search support + - Pagination, sorting and search support ## Configuration