소스 검색

'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.
+
+