Skip to content

Commit f5aefb6

Browse files
committed
update readmes
1 parent ab48047 commit f5aefb6

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

grails-data-graphql/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Gorm GraphQL
2-
## An automatic GraphQL schema generator for GORM
32

4-
[![Java CI](https://github.com/grails/gorm-graphql/actions/workflows/gradle.yml/badge.svg)](https://github.com/grails/gorm-graphql/actions/workflows/gradle.yml)
3+
This project has not been updated for Grails 7 yet and is not included in the build.
4+
5+
## An automatic GraphQL schema generator for GORM
56

67
Current documentation https://grails.github.io/gorm-graphql/latest/guide/index.html
78

grails-data-neo4j/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# GORM for Neo4j
2-
[![Maven Central](https://img.shields.io/maven-central/v/org.grails/grails-datastore-gorm-neo4j.svg?label=Maven%20Central)](https://central.sonatype.com/artifact/org.grails/grails-datastore-gorm-neo4j)
3-
[![Java CI](https://github.com/grails/gorm-neo4j/workflows/Java%20CI/badge.svg?event=push)](https://github.com/grails/gorm-neo4j/actions/workflows/gradle.yml)
2+
3+
This project has not been updated for Grails 7 yet and is not included in the build.
44

55
This project implements [GORM](https://gorm.grails.org) for the Neo4j 3.x Graph Database using the Bolt Java Driver.
66

0 commit comments

Comments
 (0)