From 4d37515e8d6dd5a18000aca1bc6f348024252fcb Mon Sep 17 00:00:00 2001 From: acidvegas Date: Tue, 16 Jul 2024 21:37:14 -0400 Subject: [PATCH] Fixed newline --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index d2c7422..562a05b 100644 --- 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.