Browse Source

Update README.md

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

+ 1
- 1
README.md View File

@@ -10,7 +10,7 @@ Simple PHP script that adds a very basic API to a MySQL database
10 10
 ## Limitations
11 11
 
12 12
   - Public API only: no authentication or authorization
13
-  - Read-only: no write or delete supported
13
+  - No relationship (foreign key) support
14 14
   - No column selection: always returns full table
15 15
   - Single database
16 16
 

Loading…
Cancel
Save