Skip to content

Commit b2262fc

Browse files
committed
add emojis
1 parent 6440b75 commit b2262fc

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,21 +8,21 @@ This plugin only supports versions listed in the [Modrinth page](https://modrint
88

99
Check your server version before downloading the plugin!
1010

11-
## Features
11+
## Features
1212

1313
- Add lore lines to items, without affecting an actual item.
1414

15-
## Installation
15+
## 📥Installation
1616

1717
You can download the latest version of LoreEditor from the [Modrinth](https://modrinth.com/plugin/loreeditor) and then place it in your `plugins` folder.
1818

19-
## Developer API
19+
## 🔧Developer API
2020

2121
LoreEditor provides a simple API for developers to use.
2222

23-
### Dependency
23+
### 💻Dependency
2424

25-
#### plugin.yml
25+
#### 📝plugin.yml
2626

2727
To use LoreEditor in your plugin, you need to add the following to your `plugin.yml`:
2828

@@ -65,7 +65,7 @@ dependencies {
6565
}
6666
```
6767

68-
### Usage
68+
### ⌨️Usage
6969

7070
#### Add lore lines
7171

@@ -91,6 +91,6 @@ public class TestPlugin extends JavaPlugin {
9191
}
9292
```
9393

94-
## License
94+
## 📜License
9595

9696
LoreEditor is licensed under the [GNU General Public License v3.0](LICENSE).

0 commit comments

Comments
 (0)