Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JKRT committed Apr 15, 2020
1 parent 5669855 commit 164a494
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ other packages that are a part of this runtime such as ImmutableList.jl
MetaModelica supports a powerfull but expensive mechanism for pattern matching called matchcontinue
This is provided by an extension of Rematch.jl

# Style
This package follows [YASGuide](https://github.com/jrevels/YASGuide).
Adherence to the standard will be checked during CI.

# Pattern Matching and Patterns:

* `_` matches anything
Expand Down

0 comments on commit 164a494

Please sign in to comment.