Changed logo path to relative

This commit is contained in:
2022-01-07 15:08:05 +03:00
committed by GitHub
parent 997803149a
commit 712a53c9bc

View File

@@ -1,7 +1,7 @@
# Simple TODO application
<p align="center">
<img src="https://github.com/dm1sh/toodo/raw/main/logo.png" alt="TooDo logo" width="150px">
<img src="./logo.png" alt="TooDo logo" width="150px">
</p>
## Overview