From 6c3a31a4f2c09be297a32f510e74b383f858773b Mon Sep 17 00:00:00 2001 From: mjbudd77 Date: Thu, 21 Oct 2021 21:14:00 -0400 Subject: [PATCH] Fixed build pass/fail reference in readme.md. --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 061bd5af8..438963fb5 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -# fceux [![Build status](https://ci.appveyor.com/api/projects/status/github/TASVideos/fceux?branch=master&svg=true)](https://ci.appveyor.com/project/zeromus/fceux) +# fceux [![Build status](https://ci.appveyor.com/api/projects/status/github/TASEmulators/fceux?branch=master&svg=true)](https://ci.appveyor.com/project/zeromus/fceux) An open source NES Emulator for Windows and Unix that features solid emulation accuracy and state of the art tools for power users. For some reason casual gamers use it too.