Prechádzať zdrojové kódy

Adding logo in the readme

Faustino Kialungila 5 rokov pred
rodič
commit
6e6e8ad103
2 zmenil súbory, kde vykonal 6 pridanie a 3 odobranie
  1. BIN
      .github/assets/logo.png
  2. 6 3
      README.md

BIN
.github/assets/logo.png


+ 6 - 3
README.md

@@ -1,6 +1,9 @@
-# Excalidraw
-
-Excalidraw is a whiteboard tool that lets you easily sketch diagrams that have a hand-drawn feel to them.
+<div align="center" style="display:flex;flex-direction:column;">
+    <a href="https://excalidraw.com">
+        <img src=".github/assets/logo.png" alt="" width="220px" height="202"/>
+    </a>
+    <h3>Excalidraw is a whiteboard tool that lets you easily sketch diagrams that have a hand-drawn feel to them.</h3>
+</div>
 
 ## Try it now