From 91a55fd823986e2711374ab3b4e3d0246229b077 Mon Sep 17 00:00:00 2001 From: Ariejan de Vroom Date: Sun, 17 Aug 2014 16:01:00 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e9dae47..db3f585 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,9 @@ This is an emulator of the i6502 hardward project I'm doing. -It's written in Golang and comes fully tested. +It's written in Golang and comes fully tested. + +[Website](http://ariejan.github.io/i6502/) • [Documentation](http://godoc.org/github.com/ariejan/i6502) ## Background @@ -52,4 +54,4 @@ This project is licensed under the MIT, see [LICENSE](https://github.com/ariejan * Ariejan de Vroom (ariejan@ariejan.net) - Special thanks to the awesome folk at [http://forum.6502.org](http://forum.6502.org) for their support and shared knowledge. \ No newline at end of file + Special thanks to the awesome folk at [http://forum.6502.org](http://forum.6502.org) for their support and shared knowledge.