Skip to content

Commit a00d968

Browse files
authored
Update README.md
1 parent ec32203 commit a00d968

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,11 @@ By successfully solving sketch recognition, we can now move towards solving mult
3939
## NGROK tunneling
4040

4141
To set up public IP for the DJANGO application, we open NGROK and excetue the following command for the respective port number(application specific port number):
42+
4243
```
4344
ngrok port_number
44-
```
45+
46+
```
4547

4648

4749

0 commit comments

Comments
 (0)