Skip to content
This repository was archived by the owner on Jun 11, 2022. It is now read-only.

Commit 7b7ef8a

Browse files
authored
Update README.md
1 parent 84ae105 commit 7b7ef8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img src="https://github.com/C10udburst/meteor-python-addon/blob/main/src/main/resources/assets/pythonaddon/icon.png?raw=true" alt="logo" width="20%"/>
2+
<img src="https://github.com/C10udburst/meteor-python-addon/blob/master/src/main/resources/assets/pythonaddon/icon.png?raw=true" alt="logo" width="20%"/>
33
</p>
44
<h1 align="center">Meteor Python Addon</h1>
55

@@ -9,4 +9,4 @@
99

1010

1111
## Modifing Python code
12-
After first launch you should see `python` folder in `.minecraft/meteor-client`. This folder contains all python code. `mcapi` package is required in order for modules and commands to work properly.
12+
After first launch you should see `python` folder in `.minecraft/meteor-client`. This folder contains all python code. `mcapi` package is required in order for modules and commands to work properly.

0 commit comments

Comments
 (0)