Skip to content

Commit

Permalink
update(README): update sentence
Browse files Browse the repository at this point in the history
  • Loading branch information
6cdh committed Aug 2, 2023
1 parent c4f53e2 commit db5c4eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -24,7 +24,7 @@ current status:
* [x] `{}` as replacement for `()` or `[]`
* [x] extend symbols which can start with digits, period, ... etc as long as it's not a number
* [ ] keyword `#:symbol`
* [ ] escape sequence in string any character following `\`
* [ ] escape sequence in string `\` + any character
* [ ] characters `#\bel`, `#\ls`, `#\nel`, `#\rubout`, `#\vt`

Please open an issue to let me know it's really used if you want to add new extensions.
Expand Down

0 comments on commit db5c4eb

Please sign in to comment.