add link to TypeScript indexer to the readme

This commit is contained in:
Malte Langkabel
2019-11-19 21:29:32 +01:00
committed by GitHub
parent 980ea5dafc
commit 1e9f34ca89
+1 -1
View File
@@ -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. The following list of projects already use SourcetrailDB API to extend the language support of Sourcetrail.
* [SourcetrailPythonIndexer](https://github.com/CoatiSoftware/SourcetrailPythonIndexer) * [SourcetrailPythonIndexer](https://github.com/CoatiSoftware/SourcetrailPythonIndexer)
* [SourcetrailTypescriptIndexer](https://github.com/LouisStAmour/SourcetrailTypescriptIndexer) (*prototype stage*)
## Adding new Language Support ## Adding new Language Support