README styling improvements

This commit is contained in:
Adubbz 2018-03-30 12:15:33 +11:00
parent 36b987753d
commit bc91477377

View File

@ -2,21 +2,14 @@
This repo is to track the work on people's splash submissions for [Atmosphère-NX](https://github.com/SciresM/Atmosphere-NX). In-progress submissions can be found in `in_progress`, final submissions are in `final`. This repo is to track the work on people's splash submissions for [Atmosphère-NX](https://github.com/SciresM/Atmosphere-NX). In-progress submissions can be found in `in_progress`, final submissions are in `final`.
---
# Contrbuting # Contrbuting
Submissions should be named following the format `Author_VariantNum.png`. For example, my first variant would be Adubbz_0.png, and my second would be Adubbz_1.png. * Submissions should be named following the format `Author_VariantNum.png`. For example, my first variant would be Adubbz_0.png, and my second would be Adubbz_1.png.
* In-progress splashes should be placed into the `in_progress` folder following the above naming conventions, and added to its specific README found [here](https://github.com/Adubbz/Atmosphere-Splashes/tree/master/in_progress/Readme.md).
* Finalised splashes should be placed into the `final` folder following the above naming conventions, and should be added to the main README (this file).
* Files other than this png should be placed into folders inside the `in_progress` or `final` directories named with your username. For example, if I have some `xcf` files for my in-progress submission, they should be placed into `in_progress/Adubbz/somefilenamehere.xcf`.
In-progress splashes should be placed into the `in_progress` folder following the above naming conventions, and added to its specific README found [here](https://github.com/Adubbz/Atmosphere-Splashes/tree/master/in_progress/Readme.md). # Final Submissions
Finalised splashes should be placed into the `final` folder following the above naming conventions, and should be added to the main README (this file).
Files other than this png should be placed into folders inside the `in_progress` or `final` directories named with your username. For example, if I have some `xcf` files for my in-progress submission, they should be placed into `in_progress/Adubbz/somefilenamehere.xcf`.
---
## Final Submissions
### Jaames ### Jaames
@ -33,8 +26,7 @@ NOTE: All XCFs provided were created with GIMP 2.9. As a result, latest stable v
**Moonlight** **Moonlight**
![TheReturningVoid-Moonlight](https://raw.githubusercontent.com/Adubbz/Atmosphere-Splashes/master/final/TheReturningVoid/Moonlight.png) ![TheReturningVoid-Moonlight](https://raw.githubusercontent.com/Adubbz/Atmosphere-Splashes/master/final/TheReturningVoid/Moonlight.png)
---
## In-Progress Submissions # In-Progress Submissions
See [this](https://github.com/Adubbz/Atmosphere-Splashes/tree/master/in_progress/Readme.md) file for the in-progress submissions. See [this](https://github.com/Adubbz/Atmosphere-Splashes/tree/master/in_progress/Readme.md) file for the in-progress submissions.