dbc

- Unnamed repository; edit this file 'description' to name the repository.
git clone git://git.acid.vegas/-c.git
Log | Files | Refs | Archive | README

commit 4d37515e8d6dd5a18000aca1bc6f348024252fcb
parent 93541217aafd9cb37e413951f2bf84f138a739cc
Author: acidvegas <acid.vegas@acid.vegas>
Date: Tue, 16 Jul 2024 21:37:14 -0400

Fixed newline

Diffstat:
MREADME.md | 3+--

1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.md b/README.md
@@ -1,8 +1,7 @@
 # Dropbear Connect
 > A secure & efficient way to manage your remote connections with Dropbear!
 
-DBC is a simple script to manage your SSH connections with [Dropbear](https://github.com/mkj/dropbear)
-, which is an alternative to OpenSSH for remote connections.
+DBC is a simple script to manage your SSH connections with [Dropbear](https://github.com/mkj/dropbear), which is an alternative to OpenSSH for remote connections.
 
 ## Introduction
 Dropbear does not have built-in support for an `.ssh/config` file, and even with OpenSSH, storing all your remote infrastructure in plain-text might not be a good idea.