From a30442cc8f2bb3e13dd6556761b7603c62d9905f Mon Sep 17 00:00:00 2001 From: Nomango Date: Fri, 9 Aug 2019 16:32:47 +0800 Subject: [PATCH] [chore] repo transfer to KiwanoGame --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 9326a970..a888312e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ [![Build status](https://ci.appveyor.com/api/projects/status/frqh09om9ldaklr9/branch/master?svg=true)](https://ci.appveyor.com/project/Nomango/kiwano/branch/master) [![GitHub release](https://img.shields.io/github/release/nomango/kiwano)](https://github.com/Nomango/Kiwano/releases/latest) -[![GitHub All Releases](https://img.shields.io/github/downloads/nomango/kiwano/total)](https://github.com/Nomango/Kiwano/releases) [![GitHub license](https://img.shields.io/github/license/nomango/kiwano)](https://github.com/Nomango/Kiwano/blob/master/LICENSE) ## Introduction @@ -14,7 +13,7 @@ Kiwano-Core is a game irrelevant lib that provide a lot useful tools can be used It's still under heavy developing. I write it and use it to developy my own tiny games. -You can move to [Kiwano Demos](https://github.com/Nomango/KiwanoDemos) repository to see how to use Kiwano implement simple games. +You can move to [Kiwano Demos](https://github.com/kiwanogame/KiwanoDemos) repository to see how to use Kiwano implement simple games. More docs and examples will be added later.