Skip to content

Commit 7cdbdee

Browse files
authored
chore: readme
1 parent 6baa5a0 commit 7cdbdee

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Rhai LSP
22

3-
Rhai LSP Server and IDE support.
3+
Experimental Rhai LSP Server and IDE support.
4+
5+
It's incomplete and not recommended for general use yet, everything can be subject to changes.
46

57
## Requirements
68

@@ -65,4 +67,4 @@ We can only go up from here. (although it is 3 times faster than a similar LALR
6567

6668
To profile the parser, run `cargo bench --bench parse -- --profile-time 5`.
6769

68-
The flame graph outputs will can found in `target/criterion/profile` afterwards.
70+
The flame graph outputs can be found in `target/criterion/profile` afterwards.

0 commit comments

Comments
 (0)