Update readme per #114

This commit is contained in:
Neel Goyal 2014-02-25 21:06:13 -05:00
parent d5a3f96fd9
commit d505cad644
1 changed files with 3 additions and 4 deletions

View File

@ -29,13 +29,12 @@ The goals of this implementation of the getdns API are:
** the master branch is always in a production ready state
** the develop branch contains the latest development changes which are merged from develop into master once they are considered production ready
## Language Bindings
In parallel, the team is actively developing bindings for various languages. For more information, visit the wiki.
Non-goals (things we will not be doing at least initially) include:
* implementation of the traditional DNS related routines (gethostbyname, etc.)
## Language Bindings
In parallel, the team is actively developing bindings for various languages. For more information, visit the wiki.
Motivation for providing the API
================================