Skip to content

Commit

Permalink
mod: welcome message grammar error
Browse files Browse the repository at this point in the history
  • Loading branch information
JRY-Zheng committed Dec 31, 2020
1 parent fa4299c commit 4540426
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Program.cs
Expand Up @@ -120,9 +120,9 @@ static ParserResult<Options> DoParse(Options options)
Hi, Ligral is a textual language for simulation.
Usage:
ligral main.lig to parse and simulate main.lig model
ligral main.lig to parse and simulate main.lig project
ligral -d Node to view the document of Node model
ligral -D to view documents of all the model
ligral -D to view documents of all the models
Learn more:
Visit https://gitee.com/junruoyu-zheng/ligral
Expand Down

0 comments on commit 4540426

Please sign in to comment.