From 0c6f6cd8e38969aa043b39c954b3bde11b51bbc4 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 29 Oct 2024 06:55:06 -0400 Subject: [PATCH] Add examples directory for executable examples --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9e273c5..5636ba8 100644 --- a/README.md +++ b/README.md @@ -169,6 +169,7 @@ A reminder that in tales and fun, The universe is never done. ``` +Please see the [examples](examples) directory for executable examples. ## Contributing We welcome contributions of all kinds. Feel free to open issues for bug reports or feature requests, and submit pull requests to make SimpleMind even better.