From 313237ea6c7b110e3f8d7467d37d85a1cc5f8fff Mon Sep 17 00:00:00 2001 From: Chris Laffra Date: Mon, 31 Jul 2023 12:02:05 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c77a4e..92faf8c 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ A live demo of the _Microlog_ UI can be found at [micrologai.github.io/microlog] written almost entirely in Python, see [dashboard](dashboard). The _Microlog_ UI runs in the browser using PyScript. To describe the UI features of _Microlog_, we will look at the output of the [examples\memory.py](examples\memory.py) example (the live preview is at -[GitHub Pages](https://micrologai.github.io/microlog/#examples-memory/2023_07_26_14_11_38)): +[GitHub Pages](https://micrologai.github.io/microlog/#examples-memory/2023_07_31_11_16_19)): ![Example run of microlog](https://github.com/micrologai/microlog/raw/main/microlog/images/overview.png)