Quellcode durchsuchen

'README.md' ändern

tsi vor 2 Jahren
Ursprung
Commit
dfde1a7afb
1 geänderte Dateien mit 17 neuen und 0 gelöschten Zeilen
  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.
+
+