diff --git a/README.md b/README.md index 80a0f43..3e9eaf8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # About -This repository contains source code for the Zarhus documentation webpage. +This repository contains source code for the [Zarhus documentation webpage](https://docs.zarhus.com/). ## Contribution @@ -95,4 +95,4 @@ git commit --no-verify Embedding videos with in-line HTML `iframe` tag does not work. [mkdocs-video](https://github.com/soulless-viewer/mkdocs-video) plugin is used instead. To embed an video simply type the following in markdown: -`![type:video](https://www.youtube.com/embed/LXb3EKWsInQ)` (example). \ No newline at end of file +`![type:video](https://www.youtube.com/embed/LXb3EKWsInQ)` (example).