Skip to content

Commit

Permalink
chore: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
airscripts committed Jul 29, 2023
1 parent 32f0b82 commit 8fc6270
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ Usage:
analscript command [options] [arguments]
Commands:
run Run a .anal file
compile Compile any file to .anal
anallify Encode string to anal
stringify Decode anal to string
help Show this help
Expand All @@ -53,7 +55,7 @@ Arguments:
Nothing to see here
```

As you can see, you can as of this latest version, have access to two more commands beside help: *anallify* and *stringify*.
As you can see, you can as of this latest version, have access to a variety of commands.
Use them to write or read your anally marvelous softwares!

## Contributing
Expand Down

0 comments on commit 8fc6270

Please sign in to comment.