From 847c13545416ccef35833658d6d83265529704fc Mon Sep 17 00:00:00 2001 From: deadc0de6 Date: Wed, 26 Sep 2018 17:30:46 +0200 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4df12fe..8d9fbc3 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ *Save your dotfiles once, deploy them everywhere* -Dotdrop makes the management of dotfiles between different hosts easy. +[Dotdrop](https://github.com/deadc0de6/dotdrop) makes the management of dotfiles between different hosts easy. It allows to store your dotfiles on git and automagically deploy different versions of the same file on different setups. @@ -57,7 +57,7 @@ on different hosts. Moreover dotdrop allows to specify the set of dotfiles that need to be deployed on a specific profile. See the [example](#example) for a concrete example on -why dotdrop rocks. +why [dotdrop](https://github.com/deadc0de6/dotdrop) rocks. ---