Fix readme and a couple of mis-named types?

This commit is contained in:
timfish
2019-09-16 22:14:14 +01:00
parent 7d3306f6c7
commit d7d0507f5a
2 changed files with 2 additions and 3 deletions

View File

@@ -10,7 +10,6 @@ Rhai's current feature set:
* Easy-to-use language based on JS+Rust
* Support for overloaded functions
* No additional dependencies
* No unsafe code
**Note:** Currently, the version is 0.9.1, so the language and APIs may change before they stabilize.*