*: properly capitalize “Python” (#10132)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# androguard
|
||||
|
||||
> 使用 python 编写的一款针对安卓应用的逆向工程工具。
|
||||
> 使用 Python 编写的一款针对安卓应用的逆向工程工具。
|
||||
> 更多信息:<https://github.com/androguard/androguard>.
|
||||
|
||||
- 展示 Android manifest 清单文件:
|
||||
|
@@ -3,7 +3,7 @@
|
||||
> Python 的 WSGI http 服务器。
|
||||
> 更多信息:<https://gunicorn.org/>.
|
||||
|
||||
- 运行 python web 应用程序:
|
||||
- 运行 Python web 应用程序:
|
||||
|
||||
`gunicorn {{导入路径:应用程序}}`
|
||||
|
||||
|
Reference in New Issue
Block a user