shithub: cstory

Download patch

ref: 09ed7a9a9f55efa0f10428e7ac00db15fcf7b5fd
parent: 8e8f18a1ee51185293c666999bea8e484f0f259f
author: Clownacy <Clownacy@users.noreply.github.com>
date: Wed Sep 11 09:10:19 EDT 2019

Capitalise the readme's title suffix

--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@
 [emscripten](https://www.github.com/Clownacy/Cave-Story-Engine-2/tree/emscripten) | Modifies the engine to build with Emscripten, [allowing it to run in web browsers](http://sonicresearch.org/clownacy/cave.html).
 [wii](https://www.github.com/Clownacy/Cave-Story-Engine-2/tree/wii) | Ports the engine to the Nintendo Wii.
 
-# Cave Story Engine 2 (portable)
+# Cave Story Engine 2 (Portable)
 
 Cave Story Engine 2 is a decompilation of Cave Story.
 
--