From 23b3504e5685e77f08626967be2bd0ecb7cf18ef Mon Sep 17 00:00:00 2001 From: SurajKumarP Date: Mon, 8 Jul 2024 16:13:59 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c12c8cab1544..ae50ace53127 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ executables. It generates code property graphs (CPGs), a graph representation of code for cross-language code analysis. Code property graphs are stored in a custom graph database. This allows code to be mined using search queries formulated in a Scala-based domain-specific -query language. Joern is developed with the goal of providing a useful +query language. Joern is developed with the goal of providing a useful tool for vulnerability discovery and research in static program analysis.