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.