summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam@afuera.me.uk>2020-04-20 19:41:54 +0200
committerSam Thursfield <sam@afuera.me.uk>2020-04-20 19:42:54 +0200
commit7f35178af46b903edf0c41bb27ac18cd20444608 (patch)
tree0ee5d9a3f8e78d6a8d01f8077e993bcdc0811071
parent9bb96a716581371e3229f036136234af476fc82b (diff)
downloadtracker-sam/README.tar.gz
Update README for 3.0sam/README
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index 64d3ddfc7..3e2e9e672 100644
--- a/README.md
+++ b/README.md
@@ -6,9 +6,10 @@ and mobile.
The Tracker project is divided into two main repositories:
- * [Tracker core](https://gitlab.gnome.org/GNOME/tracker) contains the database
- (*tracker-store*), the database ontologies, the commandline user
- interface (`tracker`), and several support libraries.
+ * [Tracker core](https://gitlab.gnome.org/GNOME/tracker) contains the
+ triplestore database, provided as the `libtracker-sparql` library
+ and implemented using [SQLite](http://sqlite.org/). This repo also contains
+ the database ontologies and the commandline user interface (`tracker`).
* [Tracker Miners](https://gitlab.gnome.org/GNOME/tracker-miners) contains
the indexer daemon (*tracker-miner-fs*) and tools to extract metadata