From 45e0b8b320a337c28bd443d60ab5d98c73cb78ca Mon Sep 17 00:00:00 2001 From: GIT Date: Wed, 9 May 2018 20:24:50 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ba28a0d4..44fe40f1f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # About this Repo -This is the Git repo of the Docker [official image](https://docs.docker.com/docker-hub/official_repos/) for [python](https://registry.hub.docker.com/_/python/). See [the Docker Hub page](https://registry.hub.docker.com/_/python/) for the full readme on how to use this Docker image and for information regarding contributing and issues. +This is the Git repo of the Docker [official image](https://docs.docker.com/docker-hub/official_repos/) for [python](https://registry.hub.docker.com/_/python/). See [the Docker Hub page](https://registry.hub.docker.com/_/python/) for the full readme on how to use this Docker image and for information regarding contributing and issues.. The full readme is generated over in [docker-library/docs](https://github.com/docker-library/docs), specifically in [docker-library/docs/python](https://github.com/docker-library/docs/tree/master/python).