From 91eaaa2f95c213f9d40a095673ae0628e762f13f Mon Sep 17 00:00:00 2001 From: Daniel Tomlinson Date: Fri, 6 May 2022 05:15:43 +0100 Subject: [PATCH] remove old README --- README copy.md | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 README copy.md diff --git a/README copy.md b/README copy.md deleted file mode 100644 index 8a91d6e..0000000 --- a/README copy.md +++ /dev/null @@ -1,14 +0,0 @@ -# dust - -This is the repository for the unraid dust plugin. - - - -du + rust = dust. Like du but more intuitive. An easy way to see where your disk is being used. - -For more information see the [dust repository](https://github.com/bootandy/dust). -## dev - -Drone builds the plugin source using cargo on a new tag creation. - -Tag versions follow dust releases.