瀏覽代碼

Update README.md

Maurits van der Schee 10 年之前
父節點
當前提交
e804acb6cf
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. 2
    0
      README.md

+ 2
- 0
README.md 查看文件

@@ -26,6 +26,8 @@ Simple PHP script that adds a very basic API to a MySQL database
26 26
 
27 27
 ## Configuration
28 28
 
29
+Edit the following lines in the bottom of the file "api.php":
30
+
29 31
 ```
30 32
 $api = new MySQL_CRUD_API(
31 33
 	"localhost",                        // hostname

Loading…
取消
儲存