summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-12-14 17:49:56 +0000
committerLars Wirzenius <liw@liw.fi>2021-12-14 17:49:56 +0000
commit360339dbd0f4a61fd840cb3ef2a756065593b950 (patch)
tree8ae1da4eae530818b6b4852bac89196d9597ceb1
parent8b31c8bc498f385d9876b6abc98e5768bc9dd5e5 (diff)
parent0d5c9b89cc3eafe1047537348e50bc0277d2db8e (diff)
downloadroadmap-360339dbd0f4a61fd840cb3ef2a756065593b950.tar.gz
Merge branch 'tidy-up' into 'main'
chore: add repo to Cargo.toml, rename README to README.md Closes #8 and #7 See merge request larswirzenius/roadmap!6
-rw-r--r--Cargo.toml1
-rw-r--r--README.md (renamed from README)0
2 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 541cf4b..76b4c2f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,6 +5,7 @@ authors = ["Lars Wirzenius <liw@liw.fi>"]
edition = "2018"
license = "MIT-0"
description = "model a project roadmap as a directed acyclic graph"
+repostiory = "https://gitlab.com/larswirzenius/roadmap"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
diff --git a/README b/README.md
index 3aaf13d..3aaf13d 100644
--- a/README
+++ b/README.md