Updated readme with new features

master
richard@richard.do 2013-02-04 21:24:07 +00:00
parent 5723218006
commit f92c739161
1 changed files with 4 additions and 0 deletions

View File

@ -30,6 +30,10 @@ This is a work in progress, further functionality coming shortly.
m.download_url('https://mega.co.nz/#!utYjgSTQ!OM4U3V5v_W4N5edSo0wolg1D5H0fwSrLD3oLnLuS9pc')
### Trash a file from URL or it's ID
m.delete('https://mega.co.nz/#!utYjgSTQ!OM4U3V5v_W4N5edSo0wolg1D5H0fwSrLD3oLnLuS9pc')
m.delete_url('https://mega.co.nz/#!utYjgSTQ!OM4U3V5v_W4N5edSo0wolg1D5H0fwSrLD3oLnLuS9pc')
## Requirements