Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
huderlem committed Aug 27, 2019
1 parent 75e3459 commit b899acf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,6 +1,6 @@
# Poryscript

Poryscript is a higher-level scripting language that compiles into the scripting language used in pokeemerald, pokefirered, and pokeruby. It's aimed to make scripting faster and easier. The main advantages to using Poryscript are:
Poryscript is a higher-level scripting language that compiles into the scripting language used in [pokeemerald](https://github.com/pret/pokeemerald), [pokefirered](https://github.com/pret/pokefirered), and [pokeruby](https://github.com/pret/pokeruby). It's aimed to make scripting faster and easier. The main advantages to using Poryscript are:
1. Automatic branching control flow with `if`, `elif`, and `else` statements.
2. Inline text

Expand Down

0 comments on commit b899acf

Please sign in to comment.