aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2018-01-27 22:28:53 -0500
committerJoseph Hunkeler <jhunkeler@gmail.com>2018-01-27 22:40:36 -0500
commitc7cc623465373438fa191a6f419c7a73bec7c668 (patch)
tree1b191a08f1bc45e1b8418152b7b00b3f744ec24a /README.md
parentbcee5a514fd0ec5675034fc0a50c547cca30d2de (diff)
downloadmirror-util-c7cc623465373438fa191a6f419c7a73bec7c668.tar.gz
Initial commit of license and readmeHEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..f7c2039
--- /dev/null
+++ b/README.md
@@ -0,0 +1,5 @@
+# mirror-util
+
+This script is primarily used when `rsync` is not available but mirroring a Conda channel is required.
+
+*Use at your own risk*