Browse Source

Corrected filenames.

pull/718/head
Michael Lamothe 1 year ago
parent
commit
ad4c94c840
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      LLama.Web/README.md

+ 2
- 2
LLama.Web/README.md View File

@@ -36,5 +36,5 @@ Example:


## Interactive UI ## Interactive UI
The interactive UI is a simple example of using LLammaSharp The interactive UI is a simple example of using LLammaSharp
![web-ui-light](../Assets/web-light.png)
![web-ui-dark](../Assets/web-dark.png)
![web-ui-light](../Assets/web-ui-light.png)
![web-ui-dark](../Assets/web-ui-dark.png)

Loading…
Cancel
Save