Skip to content

Commit 0b75ea6

Browse files
committed
add gif demo in landing page
1 parent 51a9864 commit 0b75ea6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,10 @@ You should feel comfortable if you use 'Monokai' or 'Darcular' theme previously.
4646

4747
# Learn More About GapStyle
4848

49+
### How GapStyle improves productivity?
50+
51+
![semnatic-highlight-information-intellij](preview/semnatic-highlight-information-intellij.gif)
52+
4953
- [GapStyle Specification](spec/README.md#gapstyle-specification)
5054
- [Semantic Highlighting Optimized](spec/README.md#semantic-highlighting-optimized)
5155
- [Recommended Font](spec/README.md#recommended-font)

spec/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ highlighting well.
4646
In contrast, GapStyle is giving different semantic a unique distinct colors and font
4747
style. Here is the result :
4848

49-
![semnatic-highlight-information-intellij](preview/semnatic-highlight-information-intellij.gif)
49+
![semnatic-highlight-information-intellij](../preview/semnatic-highlight-information-intellij.gif)
5050

5151
From my experience, GapStyle helps to improve my reading and writing code speed by:
5252

0 commit comments

Comments
 (0)