From 001671e2c1996b19ea8d89eb27af1351678f10da Mon Sep 17 00:00:00 2001 From: CornierKhan1 Date: Thu, 20 Jun 2019 12:34:15 +1000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ace9c81..b434065 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # 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.