diff --git a/README.md b/README.md index 9a641da..3192818 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,7 @@ SPDX-FileCopyrightText: 2023 Winni Neessen SPDX-License-Identifier: CC0-1.0 --> -# go-meteologix -Go bindings to the Meteologix/Kachelmann-Wetter weather API +# go-meteologix - Go packages for accessing Meteologix/Kachelmann Wetter/WeatherUS data [![GoDoc](https://godoc.org/github.com/wneessen/go-mail?status.svg)](https://pkg.go.dev/github.com/wneessen/go-meteologix) [![codecov](https://codecov.io/gh/wneessen/go-meteologix/branch/main/graph/badge.svg?token=W4QI1RMR4L)](https://codecov.io/gh/wneessen/go-meteologix) @@ -14,6 +13,8 @@ Go bindings to the Meteologix/Kachelmann-Wetter weather API [![REUSE status](https://api.reuse.software/badge/github.com/wneessen/go-meteologix)](https://api.reuse.software/info/github.com/wneessen/go-meteologix) buy ma a coffee +

go-meteologx logo

+ ## *This package is still WIP* This Go package provides simple bindings to the @@ -155,3 +156,10 @@ func main() { } } ``` + +## Authors/Contributors +go-meteologix was authored and developed by [Winni Neessen](https://github.com/wneessen/). + +Big thanks to the following people, for contributing to the go-meteologix project +(either in form of code, reviewing code, writing documenation or contributing in any other form): +* [Maria Letta](https://github.com/MariaLetta) (designed the go-meteologix logo) diff --git a/assets/gopher43.svg b/assets/gopher43.svg new file mode 100644 index 0000000..15506bd --- /dev/null +++ b/assets/gopher43.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/gopher43.svg.license b/assets/gopher43.svg.license new file mode 100644 index 0000000..f84fd05 --- /dev/null +++ b/assets/gopher43.svg.license @@ -0,0 +1,3 @@ +SPDX-FileCopyrightText: 2022 Maria Letta (https://github.com/MariaLetta/free-gophers-pack) + +SPDX-License-Identifier: CC0-1.0