From 6c2a8f1670153e1f6fbfc2f2f596536b2efc1b8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dawid=20Ci=C4=99=C5=BCarkiewicz?= Date: Wed, 27 May 2020 14:25:36 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8974775..3c3e130 100644 --- a/README.md +++ b/README.md @@ -57,5 +57,5 @@ Like any Rust program. `cargo install --git https://github.com/dpc/tagwiki`. To run `tagwiki ` -See `docs` directory for more user-documentation. Pages inside it are -tagwiki content, so you can try `tagwiki ./docs` try things out. +See [`docs`](https://github.com/dpc/tagwiki/tree/master/docs) directory for more user-documentation. Pages inside it are +tagwiki content, so you can use `tagwiki ./docs` to try things out.