nodecosmos / charybdis

Rust ORM for ScyllaDB and Apache Cassandra
MIT License
108 stars 6 forks source link

Update README.md - create a hyperlink to ScyllaDB Rust Driver #41

Closed mykaul closed 4 weeks ago

mykaul commented 1 month ago

Create a hyperlink to ScyllaDB Rust Driver in the readme.

Signed-off-by: Yaniv Kaul yaniv.kaul@scylladb.com

GoranBrkuljan commented 4 weeks ago

Thank you for the contribution. For future reference, we maintain two identical Readme.md files: one at the project root and another in charybdis/Readme.md. The latter is used by crates.io, lib.rs, and other crate-related sites.

mykaul commented 4 weeks ago

Thank you for the contribution. For future reference, we maintain two identical Readme.md files: one at the project root and another in charybdis/Readme.md. The latter is used by crates.io, lib.rs, and other crate-related sites.

Perhaps it is better to create a symbolic link between them?

GoranBrkuljan commented 4 weeks ago

Yes definitely. It didn't occur to me that git may be aware of symlinks.