Fancy up README header with badges

This commit is contained in:
Your Name
2026-02-19 12:54:43 +02:00
parent 8860188055
commit 17b57dbab0

View File

@@ -1,8 +1,23 @@
# TutorialVault
<div align="center">
# 🎓 TutorialVault
### *Your tutorials. Your progress. Your machine. Nothing else.*
[![License: CC0](https://img.shields.io/badge/license-CC0_1.0-blue.svg)](https://creativecommons.org/publicdomain/zero/1.0/)
[![Platform: Windows](https://img.shields.io/badge/platform-Windows-0078D4.svg?logo=windows)](https://www.microsoft.com/windows)
[![Built with Tauri](https://img.shields.io/badge/built_with-Tauri_v2-FFC131.svg?logo=tauri)](https://v2.tauri.app/)
[![Rust](https://img.shields.io/badge/backend-Rust-B7410E.svg?logo=rust)](https://www.rust-lang.org/)
[![TypeScript](https://img.shields.io/badge/frontend-TypeScript-3178C6.svg?logo=typescript&logoColor=white)](https://www.typescriptlang.org/)
[![No Telemetry](https://img.shields.io/badge/telemetry-none-2ea44f.svg)](#-philosophy)
[![Portable](https://img.shields.io/badge/install-portable-8B5CF6.svg)](#-portability)
A desktop application for organizing, watching, and tracking progress through video tutorial courses. Built because learning should be frictionless, untracked, and entirely under your control.
No accounts. No telemetry. No cloud. No subscriptions. Everything lives on your machine, next to the executable, owned by you.
**No accounts. No telemetry. No cloud. No subscriptions.**
**Everything lives on your machine, next to the executable, owned by you.**
</div>
---