diff --git a/suite/Readme.md b/suite/Readme.md index 9627f9cdf..f51337e2c 100644 --- a/suite/Readme.md +++ b/suite/Readme.md @@ -1 +1,3 @@ -These folders contain all the tests carried out on the current [best DreamBerd implementation](https://github.com/vivaansinghvi07/dreamberd-interpreter/). +These folders do NOT contain DreamBerd's examples. They just contain all the tests carried out on the current [best DreamBerd implementation](https://github.com/vivaansinghvi07/dreamberd-interpreter/). + +You can find the actual examples [here](https://github.com/TodePond/DreamBerd/blob/main/Examples.md) but please only read them after reading all DreamBerd's features.