Update README.md
This commit is contained in:
parent
7ab6517867
commit
041436e5fd
10
README.md
10
README.md
|
@ -1,6 +1,6 @@
|
|||
# BizHawk
|
||||
|
||||
[](https://github.com/TASVideos/BizHawk/releases/latest) [](https://ci.appveyor.com/project/zeromus/bizhawk-udexo/history) 
|
||||
[](https://github.com/TASVideos/BizHawk/releases/latest) [](https://ci.appveyor.com/project/zeromus/bizhawk-udexo/history) 
|
||||
|
||||
A multi-system emulator written in C#. As well as quality-of-life features for casual players, it also has recording/playback and debugging tools, making it the first choice for TASers (Tool-Assisted Speedrunners).
|
||||
|
||||
|
@ -152,9 +152,9 @@ TODO
|
|||
|
||||
A short [FAQ](http://tasvideos.org/Bizhawk/FAQ.html) is provided on the [BizHawk wiki](http://tasvideos.org/Bizhawk.html). If your problem is one of the many not answered there, and you can't find it in the [issue tracker search](https://github.com/TASVideos/BizHawk/issues?q=is%3Aissue+ISSUE_KEYWORDS), check the [BizHawk forum](http://tasvideos.org/forum/viewforum.php?f=64) at tasvideos.org, or ask on IRC:
|
||||
|
||||
[](ircs://chat.freenode.net:6697/bizhawk)
|
||||
[-%23freenode__%23bizhawk:matrix.org-mediumpurple.svg?logo=matrix&style=flat)](https://matrix.to/#/#freenode_#bizhawk:matrix.org)
|
||||
[](http://webchat.freenode.net/?channels=bizhawk)
|
||||
[](ircs://chat.freenode.net:6697/bizhawk)
|
||||
[-%23freenode__%23bizhawk:matrix.org-mediumpurple.svg?logo=matrix&style=popout)](https://matrix.to/#/#freenode_#bizhawk:matrix.org)
|
||||
[](http://webchat.freenode.net/?channels=bizhawk)
|
||||
|
||||
If there's no easy solution, what you've got is a bug. Or maybe a feature request. Either way, [open a new issue](https://github.com/TASVideos/BizHawk/issues/new) (you'll need a GitHub account, signup is very fast).
|
||||
|
||||
|
@ -164,7 +164,7 @@ BizHawk is Open Source Software, so you're free to modify it however you please,
|
|||
|
||||
If you'd like to fix bugs, check the issue tracker here on GitHub:
|
||||
|
||||
[](https://github.com/TASVideos/BizHawk/issues)
|
||||
[](https://github.com/TASVideos/BizHawk/issues)
|
||||
|
||||
It's a good idea to check if anyone is already working on an issue by asking on IRC (see *Support* above).
|
||||
|
||||
|
|
Loading…
Reference in New Issue