Ver código fonte

'README.md' ändern

tsi 2 anos atrás
pai
commit
dfde1a7afb
1 arquivos alterados com 17 adições e 0 exclusões
  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.
+
+