From b117d446ea152c07673812e239ca0bc11b5b0eec Mon Sep 17 00:00:00 2001 From: Valentin Brandl Date: Sun, 12 Feb 2017 14:14:50 +0100 Subject: [PATCH] Fix filename in README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 824cd3e..3cd6533 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,4 @@ You can run these installation commands safely multiple times, if you think that ## License This software is hereby released into the public domain. That means you can do -whatever you want with it without restriction. See `LICENSE.md` for details. - -That being said, I would appreciate it if you could maintain a link back to -Dotbot (or this repository) to help other people discover Dotbot. +whatever you want with it without restriction. See `LICENSE` for details.