From 6d648dfd6ca9d300cb73516a7d201f7ff29b2a42 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Mon, 25 Feb 2019 00:05:02 +0200 Subject: [PATCH] docs: update --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index bc563d7..0fb34b1 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,7 @@ A simple password manager using GPG. ## Usage -Examples: - - `pash add web/gmail`, - - `pash list`, - - `pash del google`, - - `pash show github`. +Examples: `pash add web/gmail`, `pash list`, `pash del google`, `pash show github`. ``` pash - simple password manager.