Browse Source

update readame

Caner 2 years ago
parent
commit
ed504869e4
1 changed files with 6 additions and 1 deletions
  1. 6 1
      README.md

+ 6 - 1
README.md

@@ -1,6 +1,6 @@
 ## python 服务器
 
-### SSH
+### SSH isme
 ```
 1. ssh root@154.12.31.11
 2. Vivo7788
@@ -15,4 +15,9 @@
 ```
 1. systemctl enable PyHttpServer.service
 2. systemctl restart PyHttpServer.service
+```
+
+### Run
+```
+1. python3 main.py
 ```