diff --git a/assets/logo.png b/assets/logo.png new file mode 100644 index 0000000..8909fac Binary files /dev/null and b/assets/logo.png differ diff --git a/update.sh b/update.sh index 167c3ba..68e1215 100644 --- a/update.sh +++ b/update.sh @@ -9,6 +9,7 @@ git add *.vcxproj git add *.config git add *.hpp git add *.md +git add *.png git commit -m "$(date)"