Browse Source

Fix image path

Anatoly Pulyaevskiy 6 years ago
parent
commit
498eda1ab3
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

@@ -31,7 +31,7 @@ Zefyr's rich text editor is built with simplicity and flexibility in
31 31
 mind. It provides clean interface for distraction-free editing. Think
32 32
 Medium.com-like experience.
33 33
 
34
-<img src="https://github.com/memspace/zefyr/raw/master/assets/zefyr-1.png" width="375"> <img src="https://github.com/memspace/zefyr/raw/assets/master/zefyr-2.png" width="375">
34
+<img src="https://github.com/memspace/zefyr/raw/master/assets/zefyr-1.png" width="375"> <img src="https://github.com/memspace/zefyr/raw/master/assets/zefyr-2.png" width="375">
35 35
 
36 36
 ## Markdown-inspired semantics
37 37