Update readme

This commit is contained in:
2019-09-26 00:24:20 +02:00
parent aad74ccdc7
commit 2e0269a26f

View File

@ -9,9 +9,9 @@ curseforge client in perl
Currently, it can update your addons and add addons. On first run, it guesses where the list lcurse saved is, and tries to use that..
To add an addon, use ```-add -name=name -uri=full uri for the addon (e.g.: https://www.curseforge.com/wow/addons/tradeskill-master)```.
To add an addon, use ```-add=URI -name=name```.
We also support updating of elvui, just do ```-add -name=ElvUI -uri=https://www.tukui.org/download.php?ui=elvui```
We also support updating of elvui, just do ```--add=https://www.tukui.org/download.php?ui=elvui --name=ElvUI```