From 9704b1d11b83f4e451bff98a70d950d610e50f75 Mon Sep 17 00:00:00 2001 From: Oliver Schmidt Date: Thu, 24 Sep 2015 10:16:46 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 53be727c7..688b38029 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ +[Windows Snapshot](http://sourceforge.net/projects/cc65/files/cc65-snapshot-win32.zip) + [Documentation](http://cc65.github.io/doc) [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) -[Windows Snapshot](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 other tools.