updated features rundown
This commit is contained in:
parent
b91f84cabd
commit
a28031ca47
1 changed files with 7 additions and 1 deletions
|
@ -1,6 +1,12 @@
|
||||||
# Mega.py
|
# Mega.py
|
||||||
|
|
||||||
Python library for the Mega.co.nz API, currently supporting login, uploading, downloading & deleting of files.
|
Python library for the Mega.co.nz API, currently supporting:
|
||||||
|
- login
|
||||||
|
- uploading
|
||||||
|
- downloading
|
||||||
|
- deleting
|
||||||
|
- searching
|
||||||
|
|
||||||
|
|
||||||
This is a work in progress, further functionality coming shortly.
|
This is a work in progress, further functionality coming shortly.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue