From 77d5d4c9217c6308c77aa34a38a00f748a1a09f9 Mon Sep 17 00:00:00 2001 From: Sergey Lyubka <valenok@gmail.com> Date: Sat, 21 Dec 2013 08:34:02 +0000 Subject: [PATCH] Added sldr reference --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5f225b7d4..482e70b57 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ license. Businesses have an option to get a non-restrictive, royalty-free license and professional support from [Cesanta Software](http://cesanta.com/products.html). -[Super Light Regular Expression library](https://github.com/cesanta/slre) is -another project by Cesanta Software, developed with the same philosophy +[Super Light Regular Expression library](https://github.com/cesanta/slre), +[Super Light DNS Resolver](https://github.com/cesanta/sldr) +are other projects by Cesanta Software, developed with the same philosophy of functionality and simplicity. -- GitLab