diff --git a/README.md b/README.md index 7020605..aef7dd2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![Main branch build status](https://github.com/grace-plugins/grace-dynamic-modules/workflows/Grace%20CI/badge.svg?style=flat)](https://github.com/grace-plugins/grace-dynamic-modules/actions?query=workflow%3A%Grace+CI%22) [![Apache 2.0 license](https://img.shields.io/badge/License-APACHE%202.0-green.svg?logo=APACHE&style=flat)](https://opensource.org/licenses/Apache-2.0) -[![Latest version on Maven Central](https://img.shields.io/maven-central/v/org.graceframework.plugins/admin.svg?label=Maven%20Central&logo=apache-maven&style=flat)](https://search.maven.org/search?q=g:org.graceframework.plugins) +[![Latest version on Maven Central](https://img.shields.io/maven-central/v/org.graceframework.plugins/dynamic-modules.svg?label=Maven%20Central&logo=apache-maven&style=flat)](https://search.maven.org/search?q=g:org.graceframework.plugins) [![Grace on X](https://img.shields.io/twitter/follow/graceframework?style=social)](https://twitter.com/graceframework) # Grace Dynamic Modules Plugin @@ -8,6 +8,7 @@ Grace Dynamic Modules Plugin (GDMP) offer new ways of creating modular and maintainable Grace applications. A Grace plugin can implement one or more plugin modules to develop and extend Grace applications. + We can use Dynamic Modules to maximize the use of Grace plugins and create an open, shared, and reusable plugin market. ## Grace Version