added C++ Poetry Indexer image to README introduction

This commit is contained in:
Eberhard Graether
2018-12-19 15:37:21 +01:00
parent 6a1a5021ee
commit db936766e4
2 changed files with 2 additions and 0 deletions
+2
View File
@@ -13,6 +13,8 @@ Linux and macOS: [![Build Status](https://travis-ci.org/CoatiSoftware/Sourcetrai
The SourcetrailDB project provides write access to [Sourcetrail](https://www.sourcetrail.com/) database files. You can use the SourcetrailDB project to write an indexer for an arbitrary programming language (or other kind of data, e.g. see [poetry indexer example](examples/cpp_poetry_indexer)) and export a Sourcetrail database file that can be viewed and navigated within Sourcetrail. The SourcetrailDB project provides write access to [Sourcetrail](https://www.sourcetrail.com/) database files. You can use the SourcetrailDB project to write an indexer for an arbitrary programming language (or other kind of data, e.g. see [poetry indexer example](examples/cpp_poetry_indexer)) and export a Sourcetrail database file that can be viewed and navigated within Sourcetrail.
!["C++ Poetry Indexer"](images/readme/00_cpp_poetry_indexer.png "C++ Poetry Indexer")
## Projects Using SourcetrailDB ## Projects Using SourcetrailDB
* [SourcetrailPythonIndexer](https://github.com/CoatiSoftware/SourcetrailPythonIndexer) * [SourcetrailPythonIndexer](https://github.com/CoatiSoftware/SourcetrailPythonIndexer)
Binary file not shown.

After

Width:  |  Height:  |  Size: 669 KiB