new commit
diff --git a/README.md b/README.md index 705605e..ade26cf 100644 --- a/README.md +++ b/README.md
@@ -1,5 +1,6 @@ # ssh_config + This is a Go parser for `ssh_config` files. Importantly, this parser attempts to preserve comments in a given file, so you can manipulate a `ssh_config` file from a program, if your heart desires.