Skip to content

Commit

Permalink
docs: update README.md for tauri app with image and minor formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
thewh1teagle committed Dec 25, 2024
1 parent e3d273f commit fe63f1f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion examples/tauri-app/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Tauri + sherpa-rs

<img src="https://github.com/user-attachments/assets/4c0da66d-61b8-481d-b53a-a049fe0b914d" width=250>

See https://v2.tauri.app/start/prerequisites
See [Building](../../BUILDING.md)

Expand Down Expand Up @@ -42,4 +44,4 @@ adb logcat -c && adb logcat | grep -i -E "tauri|rust|sherpa"

## Debug webview

Open `chrome://inspect` in the chrome browser and click `inspect`
Open `chrome://inspect` in the chrome browser and click `inspect`

0 comments on commit fe63f1f

Please sign in to comment.