From 873a8ad95fd7f92e2c9a6e5ffead3c78481cd97b Mon Sep 17 00:00:00 2001 From: Kevin Burke Date: Thu, 25 May 2017 08:22:23 -0700 Subject: [PATCH] add errata --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 7f04214..9b6b6c0 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,15 @@ the `ssh_config` manpage. Unimplemented features should be present in the [issues]: https://github.com/kevinburke/ssh_config/issues +## Errata + +This is the second [comment-preserving configuration parser][blog] I've written, after +[an /etc/hosts parser][hostsfile]. Eventually, I will write one for every Linux +file format. + +[blog]: https://kev.inburke.com/kevin/more-comment-preserving-configuration-parsers/ +[hostsfile]: https://github.com/kevinburke/hostsfile + ## Donating Donations free up time to make improvements to the library, and respond to