Update README.md

This commit is contained in:
Ariejan de Vroom 2014-08-17 16:01:00 +02:00
parent b4bbadd369
commit 91a55fd823
1 changed files with 4 additions and 2 deletions

View File

@ -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.
Special thanks to the awesome folk at [http://forum.6502.org](http://forum.6502.org) for their support and shared knowledge.