Readme.md typo fix
This commit is contained in:
parent
f148814087
commit
ea2c46fcba
|
@ -34,7 +34,7 @@ Usage
|
||||||
subset of C++. For those of you who want to get to the code ASAP, the `examples/`
|
subset of C++. For those of you who want to get to the code ASAP, the `examples/`
|
||||||
folder contains a set of programs covering most of the features of the language.
|
folder contains a set of programs covering most of the features of the language.
|
||||||
|
|
||||||
A good wat to learn on the field is comparing the resulting C++ with the
|
A good way to learn on the field is comparing the resulting C++ with the
|
||||||
input. Well, mostly with the beautified version of the input, `*.beauty.mc`.
|
input. Well, mostly with the beautified version of the input, `*.beauty.mc`.
|
||||||
|
|
||||||
The compiler reads from standard input and print result to standard output.
|
The compiler reads from standard input and print result to standard output.
|
||||||
|
|
Reference in New Issue
Block a user