summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-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