diff --git a/README.md b/README.md index f86fc78..754b15f 100644 --- a/README.md +++ b/README.md @@ -6,17 +6,6 @@ A lightweight clipboard history manager for Linux — daemon + TUI client. ![Rust](https://img.shields.io/badge/Rust-stable-orange?logo=rust) ![X11](https://img.shields.io/badge/X11-supported-blue) ![Wayland](https://img.shields.io/badge/Wayland-supported-blue) -![License](https://img.shields.io/badge/license-MIT-green) - -``` -┌─ Historique ────────────────┐┌─ Prévisualisation — Rust ────────────────────┐ -│ 14:32:01 fn main() -> Re.. ││ 1 │ fn main() -> Result<(), Box> {│ -│▶ 14:31:47 Hello, world! ││ 2 │ let config = Config::from_args(); │ -│ 14:30:12 🔒 [Chiffré] ││ 3 │ ... │ -│ 14:29:05 🖼 3f2a...jpg ││ │ -└─────────────────────────────┘└──────────────────────────────────────────────┘ - NORMAL 42/200 -``` ## Features