aboutsummaryrefslogtreecommitdiff
path: root/ares/README
diff options
context:
space:
mode:
Diffstat (limited to 'ares/README')
-rw-r--r--ares/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/ares/README b/ares/README
index 06b5e81ce..3b3f744fc 100644
--- a/ares/README
+++ b/ares/README
@@ -1,3 +1,8 @@
+This is c-ares, a forked version of the original ares. The original ares
+README follows below, the c-ares specific details are in README.cares
+
+====================================================================
+
This is ares, an asynchronous resolver library. It is intended for
applications which need to perform DNS queries without blocking, or
need to perform multiple DNS queries in parallel. The primary