Skip to content

Commit 336e17e

Browse files
Update README
1 parent 11282d7 commit 336e17e

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# ArrowSyntaxRendering
2-
31
[![CI](https://github.com/Gabriel-Darbord/arrow-syntax-rendering/actions/workflows/ci.yml/badge.svg)](https://github.com/Gabriel-Darbord/arrow-syntax-rendering/actions/workflows/ci.yml)
42

3+
# ArrowSyntaxRendering
4+
55
ArrowSyntaxRendering is a tiny Pharo package that renders Smalltalk assignment and return tokens as arrows in Rubric code editors.
66

77
It changes display only:
@@ -37,9 +37,3 @@ ASRArrowSyntaxInstaller enable.
3737
ASRArrowSyntaxInstaller disable.
3838
ASRArrowSyntaxInstaller toggle.
3939
```
40-
41-
## Test
42-
43-
```smalltalk
44-
ASRArrowSyntaxRenderingTest suite run.
45-
```

0 commit comments

Comments
 (0)