diff --git a/README.md b/README.md index dc60df0..7ca9a75 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Burningwave Graph [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=%40burningwave_org%20Graph%3A%20a%20%23Java%20framework%20based%20on%20Burningwave%20Core%20library%20for%20creating%20graphs%20of%20synchronous%2Fasynchronous%20Java%20method%20calls%20using%20a%20JSon%20configuration%20%28works%20on%20%23Java8%20%23Java9%20%23Java10%20%23Java11%20%23Java12%20%23Java13%20%23Java14%20%23Java15%20%23Java16%20%23Java17%20%23Java18%20%23Java19%20%23Java20%20%23Java21%29&url=https://www.burningwave.org/) +Burningwave Graph [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=%40burningwave_org%20Graph%3A%20a%20%23Java%20framework%20based%20on%20Burningwave%20Core%20library%20for%20creating%20graphs%20of%20synchronous%2Fasynchronous%20Java%20method%20calls%20using%20a%20JSON%20configuration%20%28works%20on%20%23Java8%20%23Java9%20%23Java10%20%23Java11%20%23Java12%20%23Java13%20%23Java14%20%23Java15%20%23Java16%20%23Java17%20%23Java18%20%23Java19%20%23Java20%20%23Java21%29&url=https://www.burningwave.org/) ========== @@ -16,7 +16,7 @@ Burningwave Graph [![Tweet](https://img.shields.io/twitter/url/http/shields.io.s [![ArtifactDownload](https://www.burningwave.org/generators/generate-burningwave-artifact-downloads-badge.php?artifactId=graph)](https://www.burningwave.org/artifact-downloads/?show-overall-trend-chart=false&artifactId=graph) [![HitCount](https://www.burningwave.org/generators/generate-visited-pages-badge.php)](https://www.burningwave.org#bw-counters) -**Burningwave Graph** is a framework based on [**Burningwave Core**](https://burningwave.github.io/core/) library for creating graphs of synchronous/asynchronous Java method calls using a JSon configuration +**Burningwave Graph** is a framework based on [**Burningwave Core**](https://burningwave.github.io/core/) library for creating graphs of synchronous/asynchronous Java method calls using a JSON configuration To include Burningwave Graph in your projects simply use with **Apache Maven**: diff --git a/docs/index.md b/docs/index.md index dc60df0..7ca9a75 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,4 +1,4 @@ -Burningwave Graph [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=%40burningwave_org%20Graph%3A%20a%20%23Java%20framework%20based%20on%20Burningwave%20Core%20library%20for%20creating%20graphs%20of%20synchronous%2Fasynchronous%20Java%20method%20calls%20using%20a%20JSon%20configuration%20%28works%20on%20%23Java8%20%23Java9%20%23Java10%20%23Java11%20%23Java12%20%23Java13%20%23Java14%20%23Java15%20%23Java16%20%23Java17%20%23Java18%20%23Java19%20%23Java20%20%23Java21%29&url=https://www.burningwave.org/) +Burningwave Graph [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=%40burningwave_org%20Graph%3A%20a%20%23Java%20framework%20based%20on%20Burningwave%20Core%20library%20for%20creating%20graphs%20of%20synchronous%2Fasynchronous%20Java%20method%20calls%20using%20a%20JSON%20configuration%20%28works%20on%20%23Java8%20%23Java9%20%23Java10%20%23Java11%20%23Java12%20%23Java13%20%23Java14%20%23Java15%20%23Java16%20%23Java17%20%23Java18%20%23Java19%20%23Java20%20%23Java21%29&url=https://www.burningwave.org/) ========== @@ -16,7 +16,7 @@ Burningwave Graph [![Tweet](https://img.shields.io/twitter/url/http/shields.io.s [![ArtifactDownload](https://www.burningwave.org/generators/generate-burningwave-artifact-downloads-badge.php?artifactId=graph)](https://www.burningwave.org/artifact-downloads/?show-overall-trend-chart=false&artifactId=graph) [![HitCount](https://www.burningwave.org/generators/generate-visited-pages-badge.php)](https://www.burningwave.org#bw-counters) -**Burningwave Graph** is a framework based on [**Burningwave Core**](https://burningwave.github.io/core/) library for creating graphs of synchronous/asynchronous Java method calls using a JSon configuration +**Burningwave Graph** is a framework based on [**Burningwave Core**](https://burningwave.github.io/core/) library for creating graphs of synchronous/asynchronous Java method calls using a JSON configuration To include Burningwave Graph in your projects simply use with **Apache Maven**: diff --git a/pom.xml b/pom.xml index 894c90b..2f79eb5 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ Burningwave Graph - A framework for create graphs of synchronous/asynchronous Java method calls using a JSon configuration + A framework for create graphs of synchronous/asynchronous Java method calls using a JSON configuration https://burningwave.github.io/graph/