From bc58060ca2f95dde2f34bb960188918fddaac402 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cihat=20G=C3=BCnd=C3=BCz?= Date: Mon, 24 Jun 2024 10:25:04 +0200 Subject: [PATCH] Add notice about new repo --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 22372105..1c07fbd9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +> ⚠️ This is the old WWDC Notes repository. Notes were migrated to a new all-in-one repo [here](https://github.com/WWDCNotes/WWDCNotes) which contains not only the notes, but also the entire stack to fully deploy it to the redesigned [wwdcnotes.com](wwdcnotes.com) website. It also improves the editing experience by using [Swift-DocC](https://github.com/apple/swift-docc) which gives you a live preview of your note right within Xcode while editing it. Learn how it works [here](https://wwdcnotes.com/documentation/wwdcnotes/contributing/). + # WWDC Notes content This repository contains all community notes from **[WWDC Notes][website]**. [Refer here][wnAbout] to know more about the project.