diff --git a/README.md b/README.md index fd16046..72ebb8f 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ | Python Extractor | ![Python Extractor](https://github.com/microsoft/Dynamics365FO-AppChecker/workflows/Python%20Extractor/badge.svg)| | Go Extractor| ![Go Extractor](https://github.com/microsoft/Dynamics365FO-AppChecker/workflows/Go%20Extractor/badge.svg) | | Bulk Query tool | ![Go Extractor](https://github.com/microsoft/Dynamics365FO-AppChecker/workflows/Go%20Extractor/badge.svg) | -| Graph Explorer | ![Build.GraphExplorer](https://github.com/microsoft/Dynamics365FO-AppChecker/workflows/Build.GraphExplorer/badge.svg) | +| Graph Explorer .NET Core | ![Build.GraphExplorer.netcore](https://github.com/microsoft/Dynamics365FO-AppChecker/workflows/Build.GraphExplorer.netcore/badge.svg) | # Application checker The Dynamics Application checker is a set of technologies that allow customers to gain insight into their application code (i.e. source and metadata) in ways that have not been possible before. The technology is based on representing both source code and metadata in XML and providing rich search facilities by using the XQuery language to express declarative queries over the source code. The current implementation runs inside a BaseX repository running locally on the developer's box. You can find more information about installing BaseX here: https://docs.microsoft.com/en-us/dynamics365/unified-operations/dev-itpro/dev-tools/install-basex