From 5648b8043fb32596b4ca1f0924cfcc5414865ca6 Mon Sep 17 00:00:00 2001 From: Ac_K Date: Thu, 5 Apr 2018 02:27:15 +0200 Subject: [PATCH] Initial Home page --- Home.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Home.md diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..ec255d7 --- /dev/null +++ b/Home.md @@ -0,0 +1,6 @@ +# Ryujinx [![Build status](https://ci.appveyor.com/api/projects/status/ssg4jwu6ve3k594s?svg=true)](https://ci.appveyor.com/project/gdkchan/ryujinx) + +Experimental Switch emulator written in C# + +Don't expect much from this. Some homebrew apps work, and Puyo Puyo Tetris shows the intro logo (sometimes) but that's about it for now. +Contributions are always welcome. \ No newline at end of file