From 17b57dbab016261eccb7f1b2041b466fce9e0ca8 Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 19 Feb 2026 12:54:43 +0200 Subject: [PATCH] Fancy up README header with badges --- README.md | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 45f1c25..feeb5f9 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,23 @@ -# TutorialVault +
+ +# 🎓 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.** + +
---