diff --git a/README.md b/README.md index 4d4fb41..5bb48fe 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,18 @@ # nc_password_client +Command line client (CLI) for the Nextcloud Passwords app. +Manage your password and import them from [Password Store](https://www.passwordstore.org/). + ## Requirements +See requirements.txt + ## Installation ### Linux +Not necessary if you use the Bash script because it will create a virtual environment for it, and do the installation. + ```bash sudo python3 setup.py install ``` @@ -19,7 +26,7 @@ sudo python3 setup.py install ## Usage ```bash -Usage: nc_password_client.py [OPTIONS] COMMAND [ARGS]... +Usage: nc_password_client.sh [OPTIONS] COMMAND [ARGS]... Client function to pass context