From: Oliver Schmidt
Date: Thu, 24 Sep 2015 08:06:24 +0000 (+0200)
Subject: Use title case.
X-Git-Tag: V2.16~230
X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=68a4f34b3d6ab3f4547287e743a36b8b6c366648;p=cc65
Use title case.
---
diff --git a/README.md b/README.md
index 4a0a50bed..b04ae72c2 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,10 @@
-[documentation](http://cc65.github.io/doc)
+[Documentation](http://cc65.github.io/doc)
-[wiki](http://github.com/cc65/wiki/wiki)
+[Wiki](http://github.com/cc65/wiki/wiki)
-[![build status](https://api.travis-ci.org/cc65/cc65.svg?branch=master)](https://travis-ci.org/cc65/cc65/builds)
+[![Build Status](https://api.travis-ci.org/cc65/cc65.svg?branch=master)](https://travis-ci.org/cc65/cc65/builds)
-Binary snapshot for [Windows](http://sourceforge.net/projects/cc65/files/cc65-snapshot-win32.zip)
+[Windows Binary](http://sourceforge.net/projects/cc65/files/cc65-snapshot-win32.zip)
cc65 is a complete cross development package for 65(C)02 systems, including
a powerful macro assembler, a C compiler, linker, librarian and several