更新 README.md

This commit is contained in:
elmgates
2024-10-08 19:13:26 +08:00
parent 7de2db1e5d
commit 525cdb91c0

View File

@@ -4,4 +4,5 @@
需要注意的事项: 需要注意的事项:
1、运行此程序的主机上需要有Hyper-V虚拟机 1、运行此程序的主机上需要有Hyper-V虚拟机
2、要能正常调用PowerShell本程序基于Python中运行PowerShell来实现 2、要能正常调用PowerShell本程序基于Python中运行PowerShell来实现
3、建议不要用于生产环境Web服务器用的是Flask若要用于生产环境请更换Web服务器 3、建议不要用于生产环境Web服务器用的是Flask若要用于生产环境请更换Web服务器
4、修改网页样式请前往/templates/修改index.html