summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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