📝 README.md, varo: Fix documentation errors and add new README
- Corrected `Data::<ty()` to `Data::ty()` and added quotes around the example string in main README. - Changed "derivation" to "derive macro" in the main README explanation. - Updated all Nix run commands to use full `git+https` URLs with `.git` extension. - Created a new README for the `varo` crate describing its planned purpose.
This commit is contained in:
parent
ff57ee8deb
commit
b927702ee2
2 changed files with 9 additions and 4 deletions
5
crates/varo/README.md
Normal file
5
crates/varo/README.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
# Varo
|
||||
|
||||
Varo is planned to be a testing framework for Vanth.
|
||||
|
||||
It is not useable yet.
|
Loading…
Add table
Add a link
Reference in a new issue