Skip to content

Commit 1306522

Browse files
committed
Update README
- Add document links
1 parent dad36ed commit 1306522

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,19 @@
11
[![Main branch build status](https://github.com/grace-plugins/grace-policy/workflows/Grace%20CI/badge.svg?style=flat)](https://github.com/grace-plugins/grace-policy/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)
33
[![Latest version on Maven Central](https://img.shields.io/maven-central/v/org.graceframework.plugins/policy.svg?label=Maven%20Central&logo=apache-maven&style=flat)](https://search.maven.org/search?q=g:org.graceframework.plugins)
4-
[![Grace on X](https://img.shields.io/twitter/follow/graceframework?style=social)](https://twitter.com/graceframework)
4+
[![Grace Document](https://img.shields.io/badge/Grace_Document-latest-blue?style=flat&logo=asciidoctor&logoColor=E40046&labelColor=ffffff&color=f49b06)](https://plugins.graceframework.org/grace-policy/latest/)
5+
[![Grace on X](https://img.shields.io/twitter/follow/graceframework?style=social)](https://x.com/graceframework)
6+
7+
[![Groovy Version](https://img.shields.io/badge/Groovy-3.0.22-blue?style=flat&color=4298b8)](https://groovy-lang.org/releasenotes/groovy-3.0.html)
8+
[![Grace Version](https://img.shields.io/badge/Grace-2022.2.8-blue?style=flat&color=f49b06)](https://github.com/graceframework/grace-framework/releases/tag/v2022.2.8)
59

610
# Grace Policy
711

812
Authorization plugin for Grails/Grace applications.
913

14+
## Ducumentation
15+
16+
* [Latest](https://plugins.graceframework.org/grace-policy/latest/)
1017

1118
## Usage
1219

0 commit comments

Comments
 (0)