Neeraj Gupta 1 rok pred
rodič
commit
9942fd764e
1 zmenil súbory, kde vykonal 14 pridanie a 0 odobranie
  1. 14 0
      README.md

+ 14 - 0
README.md

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