Update README.md
This commit is contained in:
parent
f69788264e
commit
e4369723e4
@ -4,8 +4,6 @@ Rhai is an embedded scripting language for Rust. It is meant to be a safe drop-
|
||||
|
||||
# Features
|
||||
|
||||
**Note:** Currently, it's pre-0.1, and is likely to change a bit before it stabilizes enough for a crates.io release.
|
||||
|
||||
Rhai's current feature set:
|
||||
|
||||
* Straightforward integration with your application
|
||||
@ -16,6 +14,8 @@ Rhai's current feature set:
|
||||
* No additional dependencies
|
||||
* No unsafe code
|
||||
|
||||
***Note:** Currently, it's pre-0.1, and is likely to change a bit before it stabilizes enough for a crates.io release.*
|
||||
|
||||
## Variables
|
||||
|
||||
```Rust
|
||||
|
Loading…
Reference in New Issue
Block a user