From eb70326baae75196af7b49478eab55b871a31ebf Mon Sep 17 00:00:00 2001 From: Chris Laffra Date: Mon, 31 Jul 2023 11:59:33 +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 2a82678..1c77a4e 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_26_14_11_38)): ![Example run of microlog](https://github.com/micrologai/microlog/raw/main/microlog/images/overview.png)