From f0c243bc9c81aed1c227259c4d715bdafb476d19 Mon Sep 17 00:00:00 2001 From: CornierKhan1 Date: Tue, 12 May 2020 14:49:25 +1000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 60dc7e0..cc2c7f4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # WiiSOAP A SOAP Server, designed specifically to handle Wii Shop Channel SOAP. Slowly in development. +> WiiSOAP is being rewritten in the future, therefore Pull Requests may be ignored. ## 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.