README: update to include official mirrors for the git repo
[fio.git] / README
diff --git a/README b/README
index 2be0bfd2031d926a6291f94b76f8378e5d8d67db..589733904529456bac9c7eae54f6d2a292a287f9 100644 (file)
--- a/README
+++ b/README
@@ -26,6 +26,17 @@ Snapshots can download from:
 
        http://brick.kernel.dk/snaps/
 
+There are also two official mirrors. Both of these are synced within
+an hour of commits landing at git.kernel.dk. So if the main repo is
+down for some reason, either one of those is safe to use:
+
+       git://git.kernel.org/pub/scm/linux/kernel/git/axboe/fio.git
+       https://git.kernel.org/pub/scm/linux/kernel/git/axboe/fio.git
+
+or
+
+       https://github.com/axboe/fio.git
+
 
 Binary packages
 ---------------