Browse Source

Update README.md

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

+ 1
- 1
README.md View File

@@ -27,7 +27,7 @@ Simple PHP script that adds a very basic API to a MySQL database
27 27
 URL: http://localhost/api/cate*
28 28
 
29 29
 ```
30
-{"categories":[["id","name"],["1","Internet \/ ICT \/ Technology"],["3","Web development \/ Programming"]]}
30
+{"categories":[["id","name"],["1","Internet \/ Technology"],["3","Web development \/ Programming"]]}
31 31
 ```
32 32
 
33 33
 ## Installation

Loading…
Cancel
Save