From dc723e75b3d09ab0f6ad08a7cc285be5a0dea37c Mon Sep 17 00:00:00 2001 From: Adubbz Date: Fri, 30 Mar 2018 11:22:20 +1100 Subject: [PATCH] Added submissions to the README --- README.md | 22 +++++++++++++++++- final/{jaames.png => jaames_0.png} | Bin ...{TheCyberQuake.png => TheCyberQuake_0.png} | Bin ...turningVoid.png => TheReturningVoid_0.png} | Bin 4 files changed, 21 insertions(+), 1 deletion(-) rename final/{jaames.png => jaames_0.png} (100%) rename in_progress/{TheCyberQuake.png => TheCyberQuake_0.png} (100%) rename in_progress/{TheReturningVoid.png => TheReturningVoid_0.png} (100%) diff --git a/README.md b/README.md index 167cf10..43dfe82 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,23 @@ # Atmosphère Splashes -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`. \ No newline at end of file +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`. + +--- + +## Final Submissions + +**Jaames** + +![Jaames](https://raw.githubusercontent.com/Adubbz/Atmosphere-Splashes/master/final/jaames_0.png) + +--- + +## In-Progress Submissions + +**TheCyberQuake** + +![TheCyberQuake](https://raw.githubusercontent.com/Adubbz/Atmosphere-Splashes/master/in_progress/TheCyberQuake_0.png) + +**TheReturningVoid** + +![TheCyberQuake](https://raw.githubusercontent.com/Adubbz/Atmosphere-Splashes/master/in_progress/TheReturningVoid_0.png) \ No newline at end of file diff --git a/final/jaames.png b/final/jaames_0.png similarity index 100% rename from final/jaames.png rename to final/jaames_0.png diff --git a/in_progress/TheCyberQuake.png b/in_progress/TheCyberQuake_0.png similarity index 100% rename from in_progress/TheCyberQuake.png rename to in_progress/TheCyberQuake_0.png diff --git a/in_progress/TheReturningVoid.png b/in_progress/TheReturningVoid_0.png similarity index 100% rename from in_progress/TheReturningVoid.png rename to in_progress/TheReturningVoid_0.png