Skip to content

Commit 3c74e6b

Browse files
committed
swap unaffliated youtube video with quick overview
1 parent 9066dcf commit 3c74e6b

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

docs/guides/README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,4 @@ sidebar_position: 1
44

55
# Introduction
66

7-
## Quick Overview
8-
9-
Check out [Tauri in 100 Seconds](https://www.youtube.com/watch?v=-X8evddpu7M) by [Fireship](https://www.youtube.com/channel/UCsBjURrPoezykLs9EqgamOA) on YouTube for a quick introduction to Tauri
10-
11-
<div className="videowrapper">
12-
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/-X8evddpu7M" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
13-
</div>
14-
15-
<br />
7+
Tauri is a security-first and performance conscience framework for building apps. [Rust](https://www.rust-lang.org/) is at the heart of the framework and handles the backend. The system-based browser drives the frontend enabling OS-level browser patching. This browser, known as the webview, handles the HTML/CSS/JS or other compatible web content. Use the web ecosystem tools to create the web content, and Tauri will bundle it up into a tiny app.

0 commit comments

Comments
 (0)