From dc4a75e5d6b453dcddfdcb89b8f0e28180c71b46 Mon Sep 17 00:00:00 2001 From: Daniel Miessler Date: Fri, 16 Aug 2024 14:00:41 -0700 Subject: [PATCH] Updated Notes in README. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b4d921d..672fca3 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,10 @@
> [!NOTE] -August 16, 2024 — We have migrated to Go! The biggest thing to know is that the previous installation instructions in the various Fabric videos out there will no longer work because they were for the legacy (Python) version. Check the new install instructions below. +August 16, 2024 — We have migrated to Go! The biggest thing to know is that **the previous installation instructions in the various Fabric videos out there will no longer work** because they were for the legacy (Python) version. Check the new [install instructions](Installation) below. + +> [!NOTE] +August 16, 2024 — We have cleaned up the Pull Requests and Issues in the following ways as part of the Go release: 1) We incorporated all Pattern submissions in the new version. 2) We closed all Issues related to Python/Code because we we moved to Go. If your issue still persists, just resubmit and we'll get on it. 3) We did the same with Question issues because most of them were related to Python. 4) We left the Enhancement issues because those tend to not relate as much to Python vs. Go, and we'll be working through those. ## What and why