Skip to content

Commit dbed962

Browse files
committed
Remove development version warning from README
Signed-off-by: Joffrey F <[email protected]>
1 parent 3bc06bb commit dbed962

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22

33
[![Build Status](https://travis-ci.org/docker/docker-py.svg?branch=master)](https://travis-ci.org/docker/docker-py)
44

5-
**Warning:** This README is for the development version of the Docker SDK for
6-
Python, which is significantly different to the stable version.
7-
[Documentation for the stable version is here.](https://docker-py.readthedocs.io/)
8-
95
A Python library for the Docker Engine API. It lets you do anything the `docker` command does, but from within Python apps – run containers, manage containers, manage Swarms, etc.
106

117
## Installation

0 commit comments

Comments
 (0)