From 2037079fdd92aa1aa31b076ff545398ab5297fbd Mon Sep 17 00:00:00 2001 From: Lu Wilson Date: Fri, 17 May 2024 15:50:47 +0100 Subject: [PATCH] Update Examples.md --- examples/Examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/Examples.md b/examples/Examples.md index 0e33fc251..cd2439f60 100644 --- a/examples/Examples.md +++ b/examples/Examples.md @@ -7,5 +7,5 @@ First of all, the example could include some text explaining the example, like t // And then some code here to show how to code the example ``` -Please only read the actual examples after reading the [full specification of DreamBerd - e/acc](https://github.com/TodePond/DreamBerd/blob/main/README.md).
+Please only read the actual examples after reading the [full specification of DreamBerd](https://github.com/TodePond/DreamBerd/blob/main/README.md).
AFTER reading the specification, you can read the examples [here](https://github.com/TodePond/DreamBerd/blob/main/Examples.md).