From 2b1c22c37bc732e96d98ccaccc0b7e266c03481e Mon Sep 17 00:00:00 2001 From: CornierKhan1 Date: Thu, 19 Dec 2019 13:29:44 +1100 Subject: [PATCH] Unfreeze Project, let the development commence! --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b434065..ace9c81 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # WiiSOAP A SOAP Server, designed specifically to handle Wii Shop Channel SOAP. -> Development of WiiSOAP is currently frozen until further notice. You may use and build on this project within AGPL-3.0 ## What's the difference between this repo and that other SOAP repo? This is the SOAP Server Software. The other repository only has the communication templates between a Wii and WSC's server.