Update readme
This commit is contained in:
parent
3d8e35abb8
commit
88530c86c4
1 changed files with 2 additions and 4 deletions
|
@ -1,11 +1,9 @@
|
||||||
webdavclient3
|
webdavclient3 [](https://travis-ci.com/ezhov-evgeny/webdav-client-python-3)
|
||||||
=============
|
=============
|
||||||
|
|
||||||
Based on https://github.com/designerror/webdav-client-python
|
Based on https://github.com/designerror/webdav-client-python
|
||||||
But uses `requests` instead of `PyCURL`
|
But uses `requests` instead of `PyCURL`
|
||||||
|
|
||||||
[](https://travis-ci.com/ezhov-evgeny/webdav-client-python-3)
|
|
||||||
|
|
||||||
Release Notes
|
Release Notes
|
||||||
=============
|
=============
|
||||||
|
|
||||||
|
@ -49,4 +47,4 @@ Version 0.2 - 11.09.2017
|
||||||
- Downloading of files and directories from WebDAV
|
- Downloading of files and directories from WebDAV
|
||||||
- Asynchronously downloading of files and directories from WebDAV
|
- Asynchronously downloading of files and directories from WebDAV
|
||||||
- Uploading of files and directories to WebDAV
|
- Uploading of files and directories to WebDAV
|
||||||
- Asynchronously uploading of files and directories to WebDAV
|
- Asynchronously uploading of files and directories to WebDAV
|
||||||
|
|
Loading…
Add table
Reference in a new issue