diff --git a/README.md b/README.md index b9ab2864..747182ea 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Rhai's current feature set: You can install Rhai using crates by adding this line to your dependences: -``` +```toml [dependencies] rhai = "0.8.1" ```