Skip to content

Commit

Permalink
Update README.md (#109)
Browse files Browse the repository at this point in the history
added module section
  • Loading branch information
Jodus-Melodus authored Jun 17, 2024
1 parent 15f388f commit d4a3574
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Phi

Phi is a high-level, statically typed, object-oriented scripting language specifically designed to deploy programs quick.
Phi is a high-level, statically typed, object-oriented scripting language specifically designed to deploy programs quickly.

## Generating the executable

<p style="color:#ff0000">!! You cannot complete the following steps unless you have the python interpreter installed. !!</p>
<p style="color:#ff0000">!! Unfortunately, you won't be able to complete the following steps unless you have the Python interpreter installed. !!</p>

### Linux/macOS

Expand All @@ -26,4 +26,8 @@ The documentation for the IDE can be found [here](phIDE.md)

The style guide can be found [here](StyleGuide.md)

## Modules

You can find the modules for the language [here](https://github.com/Jodus-Melodus/Phi-Modules)

[back to top](readme.md)

0 comments on commit d4a3574

Please sign in to comment.