From bf3728f44f041f6da61d30a128d343acd35d9816 Mon Sep 17 00:00:00 2001 From: Miek Gieben Date: Sat, 30 Aug 2014 15:42:51 +0000 Subject: [PATCH] Add line to the readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 35aee522..9092ca80 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,8 @@ A not-so-up-to-date-list-that-may-be-actually-current: * EDNS0, NSID; * AXFR/IXFR; * TSIG; -* DNS name compression. +* DNS name compression; +* Depends only on the standard library. Have fun!