diff --git a/Assets/web-ui-dark.png b/Assets/web-ui-dark.png new file mode 100644 index 00000000..0dbee1e4 Binary files /dev/null and b/Assets/web-ui-dark.png differ diff --git a/Assets/web-ui-light.png b/Assets/web-ui-light.png new file mode 100644 index 00000000..b432e52e Binary files /dev/null and b/Assets/web-ui-light.png differ diff --git a/LLama.Web/README.md b/LLama.Web/README.md index c725fd24..766c2e1b 100644 --- a/LLama.Web/README.md +++ b/LLama.Web/README.md @@ -36,4 +36,5 @@ Example: ## Interactive UI The interactive UI is a simple example of using LLammaSharp -![demo-ui](https://i.imgur.com/nQsnWP1.png) +![web-ui-light](../Assets/web-light.png) +![web-ui-dark](../Assets/web-dark.png)