Skip to content

Commit b85097b

Browse files
authored
Update README.md
1 parent 68d3c58 commit b85097b

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

README.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,32 +22,35 @@ Map editor for 2D Games
2222
- using Java 8.0
2323
- using JavaFX & Scene Builder
2424

25-
<h1 align="center">
25+
<h2 align="center">
2626
<br>
2727
Application full screen exemple :
28+
<br>
2829
<br>
2930
<a href="https://github.com/Siliver4/ArgalisMap_Editor">
3031
<img src="argalis_demo/Screenshot_FullScreen.png" alt="ArgalisMap_Editor_FullScreenExemple" width="747">
3132
</a>
3233
<br>
33-
</h1>
34+
</h2>
3435

35-
<h1 align="center">
36+
<h2 align="center">
3637
<br>
3738
You can save it as a png, gif, jpg, jpeg file format :
39+
<br>
3840
<br>
3941
<a href="https://github.com/Siliver4/ArgalisMap_Editor">
4042
<img src="argalis_demo/FirstCity.png" alt="ArgalisMap_Editor_PngSaveExemple" width="300px">
4143
</a>
4244
<br>
43-
</h1>
45+
</h2>
4446

45-
<h1 align="center">
47+
<h2 align="center">
4648
<br>
4749
For memory sake you can also save it as an '.argalis' file :
50+
<br>
4851
<br>
4952
<a href="https://github.com/Siliver4/ArgalisMap_Editor">
5053
<img src="argalis_demo/FirstCityArgalis.png" alt="ArgalisMap_Editor_ArgalisSaveExemple" width="300px">
5154
</a>
5255
<br>
53-
</h1>
56+
</h2>

0 commit comments

Comments
 (0)