From d20c56d8c3f64f813f79ccb3853461748313c854 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Fri, 26 Jan 2018 10:38:38 -0800 Subject: [PATCH] README: Link to the distribution proposal Signed-off-by: W. Trevor King --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3157a21..3c4470a 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ https://groups.google.com/a/opencontainers.org/forum/#!forum/tob (tob@opencontai ## Project Proposals * [Digest](https://github.com/opencontainers/tob/blob/master/proposals/digest.md) +* [Distribution Spec](https://github.com/opencontainers/tob/blob/master/proposals/distribution.md) * [Image Format Spec](https://github.com/opencontainers/tob/tree/master/proposals/image-format) * [SELinux](https://github.com/opencontainers/tob/blob/master/proposals/selinux.md) * [Tools](https://github.com/opencontainers/tob/blob/master/proposals/tools.md)