mirror of
https://github.com/vbrandl/bind9-api.git
synced 2024-11-22 13:13:49 +01:00
Add badges for build status and licenses
This commit is contained in:
parent
5202f65f78
commit
6c1efac41b
@ -1,5 +1,9 @@
|
|||||||
# BIND9 API
|
# BIND9 API
|
||||||
|
|
||||||
|
[![Travis Build Status](https://travis-ci.org/vbrandl/bind9-api.svg?branch=master)](https://travis-ci.org/vbrandl/bind9-api)
|
||||||
|
[![License](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/vbrandl/bind9-api/blob/master/LICENSE-MIT)
|
||||||
|
[![License](https://img.shields.io/badge/license-Apache-green.svg)](https://github.com/vbrandl/bind9-api/blob/master/LICENSE-APACHE)
|
||||||
|
|
||||||
This is an attempt to implement an API to create, update or delete DNS records
|
This is an attempt to implement an API to create, update or delete DNS records
|
||||||
on a BIND9 DNS server.
|
on a BIND9 DNS server.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user