docs: improve tagline a little

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ie0062f7cb465c07c0cad89b78f2db3206a6a6964
This commit is contained in:
raf 2026-02-05 11:57:39 +03:00
commit 79d0eadb65
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF

View file

@ -1,7 +1,9 @@
# Pinakes
Pinakes, named after the first known library cataloging system designed to be
the last library cataloging system you will ever need. Pinakes indexes files
[first known library cataloging system]: https://en.wikipedia.org/wiki/Pinakes
Pinakes, named after the [first known library cataloging system] designed to be
the _last library cataloging system you will ever need_. Pinakes indexes files
across configured directories, extracts metadata from audio, video, document and
text files, and provides full-text search with tagging, collections, roles,
audit logging and more. It supports both SQlite (for easy bootstrapping) and
@ -29,7 +31,7 @@ $ cargo build --workspace
Pinakes runs with its own built-in configuration file out of the box. While
using the default configuration, you will not be able to edit the configuration
but it will provide the minimum required configuration values to get you going
with Pinakes. If you are more interested in fully configuring Pinales, you must
with Pinakes. If you are more interested in fully configuring Pinakes, you must
create your own configuration. You may copy the example config and edit it to
your needs: