Skip to content

Commit 1035aca

Browse files
committed
Introduction of badges
1 parent 744f85f commit 1035aca

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## The tool to convert domains to the famous IDNA format.
44

5+
[![Build Status](https://travis-ci.com/funilrys/domain2idna.svg?branch=dev)](https://travis-ci.com/funilrys/domain2idna) [![Coverage Status](https://coveralls.io/repos/github/funilrys/domain2idna/badge.svg?branch=dev)](https://coveralls.io/github/funilrys/domain2idna?branch=dev) [![license](https://img.shields.io/github/license/funilrys/domain2idna.svg)](https://github.com/funilrys/domain2idna/blob/dev/LICENSE) [![GitHub release](https://img.shields.io/github/release/funilrys/domain2idna.svg)](https://github.com/funilrys/domain2idna/releases/latest) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)
6+
57
The objective of this project is to provide a tool for list or hosts file maintainer that can convertible domain to the Punycode/IDNA format.
68

79
* * *

0 commit comments

Comments
 (0)