diff --git a/README.md b/README.md index 947243d..ac24e92 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,15 @@ after installed you can set the reverse dns by typing ```angular2 ungleich-cli dns --set-reverse --user --token --name mirror.example.com -``` \ No newline at end of file +``` + +### Usage: RIPE + +Creating a new route6 object: + +``` +ungleichcli.py ripe-add-route6 \ + --network 2a09:2947::/32 + --description "First REST /32" + --password "very secure" +```