aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0ca9db4..5b0bc3d 100644
--- a/README.md
+++ b/README.md
@@ -84,9 +84,9 @@ Options:
`enable_checker_only_saved`: Turns on only calling the checker on the package being saved.
-`enable_references`: Turns on finding references for a symbol.
+`enable_references`: Turns on finding references for a symbol. (Experimental)
-`enable_rename`: Turns on renaming a symbol.
+`enable_rename`: Turns on renaming a symbol. (Experimental)
`odin_command`: Allows you to specify your Odin location, instead of just relying on the environment path.