diff --git a/README.md b/README.md index 56114cb..5ffbfaa 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ - - + + + Text changing depending on mode. Light: 'So light!' Dark: 'So dark!' + `k8sgpt` is a tool for scanning your kubernetes clusters, diagnosing and triaging issues in simple english. diff --git a/images/logo-black.png b/images/logo-black.png new file mode 100644 index 0000000..44472d1 Binary files /dev/null and b/images/logo-black.png differ diff --git a/images/logo-white.png b/images/logo-white.png new file mode 100644 index 0000000..c3e8676 Binary files /dev/null and b/images/logo-white.png differ diff --git a/images/logo.png b/images/logo.png deleted file mode 100644 index f1e90b2..0000000 Binary files a/images/logo.png and /dev/null differ