From 807b80a1fd788ac07d61d9da1bcde58d76862114 Mon Sep 17 00:00:00 2001 From: mlangkabel Date: Tue, 18 Dec 2018 19:29:48 +0100 Subject: [PATCH] update readme * add short description * link python indexer project --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ae1df44..5df5bed 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # SourcetrailDB +Library to export Sourcetrail compatible database files for writing custom indexers + ## CI Pipelines @@ -12,7 +14,7 @@ The SourcetrailDB project provides write access to [Sourcetrail](https://www.sou ## Projects Using the SourcetrailDB -* TODO: reference Python project here +* [SourcetrailPythonIndexer](https://github.com/CoatiSoftware/SourcetrailPythonIndexer) ## Supported Languages