diff --git a/README.md b/README.md index f70b89c..479a9bd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # GoBot +

+ GoBot logo +

+ [![GoBot CI](https://github.com/variablenix/GoBot/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/variablenix/GoBot/actions/workflows/ci.yml) [![CodeQL](https://github.com/variablenix/GoBot/actions/workflows/codeql.yml/badge.svg?branch=main)](https://github.com/variablenix/GoBot/actions/workflows/codeql.yml) [![Go 1.26.6+](https://img.shields.io/badge/Go-1.26.6%2B-00ADD8?logo=go&logoColor=white)](go.mod) diff --git a/docs/assets/gobot-logo.png b/docs/assets/gobot-logo.png new file mode 100644 index 0000000..334a379 Binary files /dev/null and b/docs/assets/gobot-logo.png differ