Update readme

This commit is contained in:
Evgeny Ezhov 2018-05-10 13:03:46 +03:00 committed by GitHub
parent 3d8e35abb8
commit 88530c86c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
- Asynchronously uploading of files and directories to WebDAV