From ebad4e2a9a958e2348ce275ef8a72f15a91d4db5 Mon Sep 17 00:00:00 2001 From: rocky Date: Sun, 9 Feb 2020 13:36:53 -0500 Subject: [PATCH] Readme link typo --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 174ce3d4..fa8edb1e 100644 --- a/README.rst +++ b/README.rst @@ -54,7 +54,7 @@ only; another patched that and handled only 3.3. You get the idea. This code pulls all of these forks together and *moves forward*. There is some serious refactoring and cleanup in this code base over those old forks. Even more experimental refactoring is going -on in decompile3_. +on in decompyle3_. This demonstrably does the best in decompiling Python across all Python versions. And even when there is another project that only