From 739ffdad8f7419ffe0d221f59bf83b924ec5ac86 Mon Sep 17 00:00:00 2001 From: "Antonio J. Delgado" Date: Tue, 12 Nov 2024 08:47:22 +0200 Subject: [PATCH] update readme --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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