Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DrKilobyte authored Jan 10, 2024
1 parent c97f7b9 commit 7b4bd8f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
Omicron is a Turing-complete interpreted programming language written in Python.<br>
Compiled to a standalone executable with Nuitka.

<b>NOTICE</b><br>
May undergo a namechange sometime in the near-ish future.

## Use
Download <code>omicron.exe</code>. To run a program, open a command line and navigate into the directory containing the interpreter, and run <code>omicron.exe &lt;file&gt;</code>, where <code>&lt;file&gt;</code> is path to your <code>.omi</code> program.

Expand Down

0 comments on commit 7b4bd8f

Please sign in to comment.