Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Readme #484

Merged
merged 1 commit into from
Dec 8, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
# Grails Views

Additional View Technologies for Grails 3.0 and above.
[![Maven Central](https://img.shields.io/maven-central/v/org.grails/views-core.svg?label=Maven%20Central)](https://central.sonatype.com/artifact/org.grails/views-core)
[![Java CI](https://github.com/grails/grails-views/actions/workflows/gradle.yml/badge.svg?event=push)](https://github.com/grails/grails-views/actions/workflows/gradle.yml)

Initial implementation includes JSON views powered by Groovy's JsonBuilder, however this project provides the basis for implementation other view types.

View [the latest documentation](https://grails.github.io/grails-views/latest/) for details.
Additional View Technologies for Grails 3 and above.

Initial implementation includes JSON views powered by Groovy's JsonBuilder.\
However, this project provides the basis for implementing other view types.

View [the latest documentation](https://views.grails.org/latest/) for details.

[![Java CI](https://github.com/grails/grails-views/actions/workflows/gradle.yml/badge.svg?branch=master)](https://github.com/grails/grails-views/actions/workflows/gradle.yml)