Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ <h3>Complie Python online!</h3>
</form>

<ul>
<li>Step #1. Choose a python file to compile. </li>
<li>Step #2. Click on "Compile Script"</li>
<li>Step #3. Wait for about 15 seconds while your file is compiling.</li>
<li>Step #1. Choose a python file to compile. </li>
<li>Step #2. Click on "Compile Script" </li>
<li>Step #3. Wait for about 15 seconds while your file is compiling. </li>
</ul>
<p> Written by Machum Simmons and uses <a href="https://www.pyinstaller.org/">Pyinstaller </a>
<p> If something is not working, or if you want me to add a feature, or if you have any questions, please contact me at:<a href="machumsimmons@gmail.com">machumsimmons@gmail.com</a>.<br>
<p> Written by Machum Simmons and uses <a href="https://www.pyinstaller.org/">Pyinstaller</a></p>
<p> If something is not working, or if you want me to add a feature, or if you have any questions, please contact me at:<p><a href="machumsimmons@gmail.com">machumsimmons@gmail.com</a>.</p><br>
<a href="/data/upload.txt" download>Source Code</a>
<p>Beware...the source code is extremely messy.</p>
</body>
</html>
</html>