Check how github renders readme
This commit is contained in:
parent
33d26aceb0
commit
1e5b0bda22
@ -26,8 +26,8 @@ Evalexpr is a powerful arithmetic and boolean expression evaluator.
|
||||
| \>= | Greater than or equal |
|
||||
| == | Equal |
|
||||
| != | Not equal |
|
||||
| `&&` | Logical and |
|
||||
| `||` | Logical or |
|
||||
| && | Logical and |
|
||||
| || | Logical or |
|
||||
|
||||
Supported binary operators: `!` `!=` `""` `''` `()` `[]` `,` `>` `<` `>=` `<=` `==`
|
||||
`+` unary/binary `-` `*` `/` `%` `&&` `||` `n..m`.
|
||||
|
Loading…
Reference in New Issue
Block a user