diff --git a/README.md b/README.md index 1dcf07b..759162a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ini - Simple INI Format Config Parse with Marsha and Unmarshal +# ini - Simple INI Format Config Parse with Marshal and Unmarshal [![PkgGoDev](https://pkg.go.dev/badge/github.com/go-zoox/ini)](https://pkg.go.dev/github.com/go-zoox/ini) [![Build Status](https://github.com/go-zoox/ini/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/go-zoox/ini/actions/workflows/ci.yml) @@ -60,4 +60,4 @@ port = 6379` ``` ## License -GoZoox is released under the [MIT License](./LICENSE). \ No newline at end of file +GoZoox is released under the [MIT License](./LICENSE).