Skip to content
This repository was archived by the owner on Sep 2, 2024. It is now read-only.

Commit fed4687

Browse files
authored
Update README.md
1 parent 0452896 commit fed4687

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# Luae Web Editor
2-
The luae web editor for Cepi.
1+
# Scripting Web Editor
2+
The Scriptable web editor for Cepi.
33

44
## Credits
55
Thanks to [lezer-lua by R167](https://github.com/R167/lezer-lua) for the base lua grammar.
66

77
## Building Grammar
88
To build the grammar, run:
9-
`lezer-generator ./src/lib/lua/lua.grammar -o ./src/lib/lua/lua`
9+
`lezer-generator ./src/lib/lua/lua.grammar -o ./src/lib/lua/lua`

0 commit comments

Comments
 (0)