update README

This commit is contained in:
lisk77 2024-12-17 02:36:23 +01:00
parent 748a8eb4e2
commit 63cee9f5c1

View file

@ -27,10 +27,10 @@ project
```toml
# Cargo.toml
...
# ...
[dependencies]
comet = { path = "crates/comet" }
...
# ...
```
```rust