Skip to content

Commit 8d62070

Browse files
authored
Merge pull request #2 from ILoveGameCoding/develop
Update README.md, CHANGELOG.md and Edit Images
2 parents a7be24c + fa0f009 commit 8d62070

File tree

4 files changed

+1
-11
lines changed

4 files changed

+1
-11
lines changed

CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
## [Unreleased]
66
### Added
77

8-
---
9-
108
## [1.0.0]
119
### Added
1210
- Implement core logic of CodeXP

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ The CodeXP plugin is designed to gamify your coding experience in IntelliJ IDEs.
99

1010
## Features
1111

12-
---
13-
1412
- Awards experience points (xp) for various actions such as:
1513
- Typing
1614
- Paste
@@ -26,8 +24,6 @@ The CodeXP plugin is designed to gamify your coding experience in IntelliJ IDEs.
2624

2725
## Installation
2826

29-
---
30-
3127
- Using IDE built-in plugin system:
3228

3329
<kbd>Settings/Preferences</kbd> > <kbd>Plugins</kbd> > <kbd>Marketplace</kbd> > <kbd>Search for "CodeXP"</kbd> >
@@ -44,8 +40,6 @@ The CodeXP plugin is designed to gamify your coding experience in IntelliJ IDEs.
4440

4541
## Dashboard in Light/Dark Theme
4642

47-
---
48-
4943
<p float="left">
5044
<img src="https://github.com/ILoveGameCoding/intellij-codexp/blob/main/images/dashboard_light_1.png" width="400" />
5145
<img src="https://github.com/ILoveGameCoding/intellij-codexp/blob/main/images/dashboard_light_2.png" width="400" />
@@ -59,8 +53,6 @@ The CodeXP plugin is designed to gamify your coding experience in IntelliJ IDEs.
5953

6054
## Completed Challenges
6155

62-
---
63-
6456
Completed challenges are added under the "Completed Challenges" section. Also, more difficult challenges are automatically added after you complete a challenge.
6557

6658
![Completed Challenges](https://github.com/ILoveGameCoding/intellij-codexp/blob/main/images/completed_challenges.png)
@@ -70,7 +62,7 @@ Completed challenges are added under the "Completed Challenges" section. Also, m
7062
## Notification
7163
Whenever a challenge is completed or a level up occurs, a notification is provided to inform you of the details.
7264

73-
![Notification](https://github.com/ILoveGameCoding/intellij-codexp/blob/main/images/notification.jpg")
65+
![Notification](https://github.com/ILoveGameCoding/intellij-codexp/blob/main/images/notification.jpg)
7466

7567
---
7668
Plugin based on the [IntelliJ Platform Plugin Template][template].

images/dashboard_light_1.png

-6.55 KB
Loading

images/dashboard_light_2.png

-20.7 KB
Loading

0 commit comments

Comments
 (0)