Quellcode durchsuchen

Update README.md

Neeraj Gupta vor 1 Jahr
Ursprung
Commit
9942fd764e
1 geänderte Dateien mit 14 neuen und 0 gelöschten Zeilen
  1. 14 0
      README.md

+ 14 - 0
README.md

@@ -18,3 +18,17 @@ or you can run the following command
 ./bin/ente-cli --help
 ./bin/ente-cli --help
 ```
 ```
 
 
+### Getting Started
+
+#### Accounts
+
+* Add an account
+    ```shell
+    ente-cli account add
+    ```
+
+* List accounts
+    ```shell
+    ente-cli account list
+    ```
+