readme
This commit is contained in:
11
README.md
11
README.md
@ -6,17 +6,6 @@ A lightweight clipboard history manager for Linux — daemon + TUI client.
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
```
|
||||
┌─ Historique ────────────────┐┌─ Prévisualisation — Rust ────────────────────┐
|
||||
│ 14:32:01 fn main() -> Re.. ││ 1 │ fn main() -> Result<(), Box<dyn Error>> {│
|
||||
│▶ 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user