diff --git a/README.md b/README.md index 6d8eedf..0b8f72f 100644 --- a/README.md +++ b/README.md @@ -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: