Skip to content

Commit 3885025

Browse files
committed
docs: Add gained xp effect gif and add it to README.md
1 parent 7687bc0 commit 3885025

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,21 @@ The CodeXP plugin is designed to gamify your coding experience in IntelliJ IDEs.
3535

3636
- Manually:
3737

38-
Download the [latest release](https://github.com/ILoveGameCoding/intellij-codexp/releases/latest) and install it manually using
38+
Download the [latest release](https://github.com/ILoveGameCoding/intellij-codexp/releases/latest) and install it
39+
manually using
3940
<kbd>Settings/Preferences</kbd> > <kbd>Plugins</kbd> > <kbd>⚙️</kbd> > <kbd>Install plugin from disk...</kbd>
4041

4142
<br>
4243

44+
## Gained XP Effect on Editor
45+
46+
Displays the XP gained from tasks related to the keyboard and editor (typing, copying, pasting, cutting, etc.) at the
47+
caret position.
48+
49+
![Effect](https://github.com/ILoveGameCoding/intellij-codexp/blob/main/images/gained_xp_effect.gif)
50+
51+
<br>
52+
4353
## Dashboard in Light/Dark Theme
4454

4555
<p float="left">

images/gained_xp_effect.gif

244 KB
Loading

0 commit comments

Comments
 (0)