Skip to content

Commit cf2a76f

Browse files
Update README.md
1 parent b379b10 commit cf2a76f

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
@@ -5,7 +5,7 @@ Collection of Rust crates to work with data formats found in the game Celeste an
55
# celeste_rs gui editor
66
The main user-facing output of this repo is the gui editor.<br>
77
You can find a web version [here](https://maddymakesgames.github.io/celeste_rs/).<br>
8-
Native versions will be found [here](https://github.com/maddymakesgames/celeste_rs/releases) once we start releasing them.
8+
Native versions will be found [here](https://github.com/maddymakesgames/celeste_rs/releases).
99

1010
If you would like to compile a native version yourself you will need [the rust compiler](https://www.rust-lang.org/learn/get-started).<br>
1111
The gui library we use, [egui](https://github.com/emilk/egui), requires that extra libraries be installed on linux. On debian based distros you can install them with this command:<br>
@@ -16,4 +16,4 @@ sudo apt-get install libxcb-render0-dev libxcb-shape0-dev libxcb-xfixes0-dev lib
1616
## Feedback
1717
Please provide feedback or bug reports via github issues. If you would like to contribute you can make a pull request and I can look over it.
1818

19-
If you would like to contact me directly I am on discord as `@maddymakesgames`.
19+
If you would like to contact me directly I am on discord as `@maddymakesgames`.

0 commit comments

Comments
 (0)