Skip to content

Commit 272d1a7

Browse files
committed
update readme
1 parent df6703a commit 272d1a7

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
# Example Tauri v2 app using Python sidecar
22

3-
> [!NOTE]
4-
>
5-
> <h3>Tauri v1 example is also available:
6-
> <a href="https://github.com/dieharders/example-tauri-python-server-sidecar" style="color: #228be6">example-tauri-python-server-sidecar</a></h3>
3+
A native app built with Tauri version 2 that spawns a Python sub-process (sidecar) which starts a FastAPI server.
74

85
![Python](https://img.shields.io/badge/-Python-000?&logo=Python)
96
![JavaScript](https://img.shields.io/badge/-JavaScript-000?&logo=JavaScript)
@@ -14,9 +11,10 @@
1411
![NextJS](https://img.shields.io/badge/-NextJS-000?&logo=nextdotjs)
1512
![Tauri](https://img.shields.io/badge/-Tauri-000?&logo=Tauri)
1613

17-
A native app built with Tauri version 2 that spawns a Python sub-process (sidecar) which starts a FastAPI server.
18-
19-
Tauri version 1 example can be found [here](https://github.com/dieharders/example-tauri-python-server-sidecar).
14+
> [!NOTE]
15+
>
16+
> <h3>Tauri v1 example is also available:
17+
> <a href="https://github.com/dieharders/example-tauri-python-server-sidecar" style="color: #228be6">example-tauri-python-server-sidecar</a></h3>
2018
2119
![logo](extras/sidecar-logo.png "python sidecar logo")
2220

0 commit comments

Comments
 (0)