From 85dbe683ed5ea97659592673fbb3f1c8e33405e9 Mon Sep 17 00:00:00 2001 From: Mathias Bynens Date: Thu, 1 May 2014 13:41:25 +0200 Subject: [PATCH] =?UTF-8?q?README:=20Link=20to=20@jwerle=E2=80=99s=20`libb?= =?UTF-8?q?acon`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d2e9e78..8040b85 100644 --- a/README.md +++ b/README.md @@ -177,6 +177,10 @@ Once that’s done, you can run the unit tests in Node using `npm test` or `node To generate the code coverage report, use `grunt cover`. +## Notes + +This project inspired Joseph Werle to create [a C implementation of the Baconian cipher](https://github.com/jwerle/libbacon). Check it out! + ## Author | [![twitter/mathias](https://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |