Skip to content

Commit

Permalink
DOCS: readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
egorklementev committed Jun 18, 2021
1 parent 461d323 commit 6b2c560
Show file tree
Hide file tree
Showing 2 changed files with 154 additions and 0 deletions.
146 changes: 146 additions & 0 deletions ERACompiler/ERACompiler/ERACompiler.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,11 @@ Here is the link to the ERA Simulator GitHub repo:
[https://github.com/egorklementev/era_simulator ](https://github.com/egorklementev/era_simulator)

It is aslo a Windows x64 command-line application with similar arguments and way of usage.


## ATTENTION:

It is highly recommended to read `example.era` file which gives basic understanding of the ERA language.
[example.era](../blob/master/ERACompiler/ERACompilerUnitTests/example.era)

Also, read documentation files in ../DOCS folder for more information about ERA language.

0 comments on commit 6b2c560

Please sign in to comment.