diff --git a/README.rst b/README.rst index 20c8ff6..08ff3b4 100644 --- a/README.rst +++ b/README.rst @@ -1,11 +1,9 @@ -webdavclient3 +webdavclient3 [![Build Status](https://travis-ci.com/ezhov-evgeny/webdav-client-python-3.svg?branch=master)](https://travis-ci.com/ezhov-evgeny/webdav-client-python-3) ============= Based on https://github.com/designerror/webdav-client-python But uses `requests` instead of `PyCURL` -[![Build Status](https://travis-ci.com/ezhov-evgeny/webdav-client-python-3.svg?branch=master)](https://travis-ci.com/ezhov-evgeny/webdav-client-python-3) - Release Notes ============= @@ -49,4 +47,4 @@ Version 0.2 - 11.09.2017 - Downloading of files and directories from WebDAV - Asynchronously downloading of files and directories from WebDAV - Uploading of files and directories to WebDAV - - Asynchronously uploading of files and directories to WebDAV \ No newline at end of file + - Asynchronously uploading of files and directories to WebDAV