diff --git a/.github/assets/logo.png b/.github/assets/logo.png new file mode 100644 index 0000000..39a993e Binary files /dev/null and b/.github/assets/logo.png differ diff --git a/README.md b/README.md index 23e3f6a..0692d0d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # kage-viewer - Viewer for shaders written in Kage, similar to glslviewer +![Logo](https://github.com/TLINDEN/kageviewer/blob/main/.github/assets/logo.png) + [![License](https://img.shields.io/badge/license-GPL-blue.svg)](https://github.com/tlinden/kage-viewer/blob/master/LICENSE) [![Go Report Card](https://goreportcard.com/badge/github.com/tlinden/kage-viewer)](https://goreportcard.com/report/github.com/tlinden/kage-viewer)