Skip to content

Commit

Permalink
fourth commit
Browse files Browse the repository at this point in the history
  • Loading branch information
grizzlysmit committed May 1, 2021
1 parent eaeb5e4 commit dbe1acc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ where

- `$` means expresion style (i.e. **num** **plus_or_minus** **num**_i_).
- `,` means pair style (i.e. (**num**, **num**) ).
- `*` means star style (i.e. **num** **plus_or_minus** **num** _*i_ ), some people like this apperently.\
- `*` means star style (i.e. **num** **plus_or_minus** **num** _*i_ ), some people like this apperently.
- `_` space the `,` or `+` or `-`
- `;` don't space `,` or `+` or `-`
- `@` don't surround with brackets.
Expand Down

0 comments on commit dbe1acc

Please sign in to comment.