From e2e986cfa5f3aa462ac0cc50a7f6e539db85d163 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Thu, 8 Apr 2021 21:31:39 -0500 Subject: [README.md]: improve syntax --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f8305db..97e6268 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,9 @@ Generate password from simple pass usage ===== - $ ruby gen-pw.rb user1 example1.com 25 +```console +$ ruby gen-pw.rb user1 example1.com 25 +``` Ouput: -- cgit v1.2.3