From 10f542f240229f4e0b742fa44ac6d0e684c08583 Mon Sep 17 00:00:00 2001 From: Kaphotics Date: Mon, 1 Feb 2016 20:04:57 -0800 Subject: [PATCH] Update README.md Updated description to resolve confusion with Issue #70 --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 2962bed1e..e5b55efbf 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,6 @@ Supports binary file loading of the following files originating from the Nintend * Individual entity files (232/260 bytes), saved as .pk6 and .ek6 * Conversion of Event Gift files (.wc6) to .pk6 * Decrypted Battle Videos -* Obsoleted: Unencrypted Network Packets containing entity files. The following files from previous generations of games are supported: * Transferring of previous generation entities (.pkm) to .pk6 @@ -29,7 +28,7 @@ PKHeX is licensed under GPLv3. Refer to LICENSE.md for more information. ## Building -PKHeX can be compiled with any C# compiler. +PKHeX can be compiled with any compiler that supports C# 6.0. ### IDE