aboutsummaryrefslogtreecommitdiff
path: root/crates/divina_git
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-03-24 03:16:40 -0700
committerFuwn <[email protected]>2025-06-09 00:46:13 -0700
commitad86397982abc325a110a7488f3650097298fca7 (patch)
tree0a1d18783842aef004b87ee8d25b149d4450577f /crates/divina_git
parentdocs(readme): rest to markdown (diff)
downloadarchived-divina-ad86397982abc325a110a7488f3650097298fca7.tar.xz
archived-divina-ad86397982abc325a110a7488f3650097298fca7.zip
docs: update readme location
Diffstat (limited to 'crates/divina_git')
-rw-r--r--crates/divina_git/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/divina_git/Cargo.toml b/crates/divina_git/Cargo.toml
index 3803cfc..ad4f2f9 100644
--- a/crates/divina_git/Cargo.toml
+++ b/crates/divina_git/Cargo.toml
@@ -4,7 +4,7 @@ version = "0.1.0"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "Divina's Git wrapper"
-readme = "../../README.rst"
+readme = "../../README.md"
homepage = "https://divina.land"
repository = "https://github.com/divinaland/Divina"
license = "GPL-3.0-only"