Ver código fonte

Update README.md

Maurits van der Schee 10 anos atrás
pai
commit
e804acb6cf
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2
    0
      README.md

+ 2
- 0
README.md Ver arquivo

@@ -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

Carregando…
Cancelar
Salvar