浏览代码

'README.md' ändern

tsi 2 年之前
父节点
当前提交
dfde1a7afb
共有 1 个文件被更改,包括 17 次插入0 次删除
  1. 17 0
      README.md

+ 17 - 0
README.md

@@ -1,2 +1,19 @@
 # nnyverter
 
+
+
+### pip3 install pdfminer.six
+
+
+### exe:
+https://pypi.org/project/auto-py-to-exe/
+
+$ pip install auto-py-to-exe
+
+Then to run it, execute the following in the terminal:
+
+$ auto-py-to-exe
+
+    If you have more than one version of Python installed, you can use python -m auto_py_to_exe instead of auto-py-to-exe.
+
+