Skip to content

Commit 8ca11cb

Browse files
authored
Update README.md
1 parent cc18836 commit 8ca11cb

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@ Web API Server (version = 1.15) is running on port 19800
3030
Open the following URL from your web browser
3131
http://127.0.0.1:19800/v1/
3232
```
33-
4. Copy the URL showed in Logs and open it using your web browser.
34-
5. To connect to MySQL server, go to Objects folder and open "config.ini".
35-
6. Edit the root password at line #42 (second last line). Save the file.
36-
7. In B4J project, comment the line '#AdditionalJar: sqlite-jdbc-3.39.3.0 and uncomment the line #AdditionalJar: mysql-connector-java-5.1.49-bin. (Make sure you are using the correct version of connector)
37-
8. Follow step #3 above.
33+
5. Copy the URL showed in Logs and open it using your web browser.
34+
6. To connect to MySQL server, go to Objects folder and open "config.ini".
35+
7. Edit the root password at line #42 (second last line). Save the file.
36+
8. In B4J project, comment the line '#AdditionalJar: sqlite-jdbc-3.39.3.0 and uncomment the line #AdditionalJar: mysql-connector-java-5.1.49-bin. (Make sure you are using the correct version of connector)
37+
9. Follow step #4 to #5 above.
3838

3939
**Preview**
4040
<img src="https://github.com/pyhoon/webapi-b4j/raw/main/Preview/web-api-01.png" title="Homepage" />

0 commit comments

Comments
 (0)