From 1e9f34ca899e96884edd046bb9d2ff80199fabf3 Mon Sep 17 00:00:00 2001 From: Malte Langkabel Date: Tue, 19 Nov 2019 21:29:32 +0100 Subject: [PATCH] add link to TypeScript indexer to the readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee2a08a..bd90868 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ The SourcetrailDB project provides write access to [Sourcetrail](https://www.sou The following list of projects already use SourcetrailDB API to extend the language support of Sourcetrail. * [SourcetrailPythonIndexer](https://github.com/CoatiSoftware/SourcetrailPythonIndexer) - +* [SourcetrailTypescriptIndexer](https://github.com/LouisStAmour/SourcetrailTypescriptIndexer) (*prototype stage*) ## Adding new Language Support