From c909efc4db4df97478092e990253bed4e7900039 Mon Sep 17 00:00:00 2001 From: clime Date: Wed, 21 Feb 2018 11:00:57 +0100 Subject: [PATCH] update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f8b141c..e77c432 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ DistGit (Distributed Git) is Git with additional data storage. It is designed to 2. Lookaside cache to store source tarballs 3. Scripts to manage both +Read here for information about most recent release: https://github.com/release-engineering/dist-git/wiki + How Does It Work ----------------