Skip to content

Commit 2cfce9b

Browse files
committed
Update README.md
1 parent 995f1cc commit 2cfce9b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
[![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)
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)
3-
[![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)
3+
[![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)
44
[![Grace on X](https://img.shields.io/twitter/follow/graceframework?style=social)](https://twitter.com/graceframework)
55

66
# Grace Dynamic Modules Plugin
77

88
Grace Dynamic Modules Plugin (GDMP) offer new ways of creating modular and maintainable Grace applications.
99

1010
A Grace plugin can implement one or more plugin modules to develop and extend Grace applications.
11+
1112
We can use Dynamic Modules to maximize the use of Grace plugins and create an open, shared, and reusable plugin market.
1213

1314
## Grace Version

0 commit comments

Comments
 (0)