mirror of https://github.com/getdnsapi/getdns.git
Update readme per #114
This commit is contained in:
parent
d5a3f96fd9
commit
d505cad644
|
@ -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 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
|
** 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:
|
Non-goals (things we will not be doing at least initially) include:
|
||||||
* implementation of the traditional DNS related routines (gethostbyname, etc.)
|
* 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
|
Motivation for providing the API
|
||||||
================================
|
================================
|
||||||
|
|
Loading…
Reference in New Issue