Prepare for push

- last-minute rename
- extended manifest
- updated readme
This commit is contained in:
2023-05-26 15:53:34 +01:00
parent fdf18e6ff8
commit 6b71164aca
4 changed files with 19 additions and 11 deletions

View File

@@ -19,11 +19,15 @@ Namespaces are inspired by Rust modules and ES6. Every file and directory is imp
The project uses the nighly rust toolchain. Go to one of the folders within `examples` and run
```sh
cargo run -- -p .
cargo run
```
you can try modifying the examples, but error reporting for the time being is pretty terrible.
# The name
Orchids and mangrove trees form complex ecosystems; The flowers persuade the tree to grow in different ways than it normally would to provide better support for their vines, and kill fungi and other pests. The metaphor is about vines growing on a tree and moving branches into more optimal positions for other vines.
# Contribution
All contributions are welcome. For the time being, use the issue tracker to discuss ideas.