From 31d25b7eb4c0a81a99c94bfb9d2a258d8cf51a7f Mon Sep 17 00:00:00 2001 From: thePR0M3TH3AN <53631862+PR0M3TH3AN@users.noreply.github.com> Date: Fri, 16 May 2025 22:54:13 -0400 Subject: [PATCH] update --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 55b467c..824c79a 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,7 @@ # Marlin -**Marlin** is a lightweight, metadata-driven file indexer that runs **100 % on your computer**. -It scans folders, stores paths and file stats in SQLite, lets you attach hierarchical **tags** and **custom attributes**, keeps timestamped **snapshots**, and offers instant full-text search via FTS5. -_No cloud, no telemetry – your data never leaves the machine._ +**Marlin** is a lightweight, metadata-driven file indexer that runs **100 % on your computer**. It scans folders, stores paths and file stats in SQLite, lets you attach hierarchical **tags** and **custom attributes**, keeps timestamped **snapshots**, and offers instant full-text search via FTS5. _No cloud, no telemetry – your data never leaves the machine._ ---