From 56f1edd13b378dd7f6afd3ca910eb038ce830ccd Mon Sep 17 00:00:00 2001 From: Leo Arnold Date: Sun, 18 Jun 2023 16:04:03 +0200 Subject: [PATCH] Mark project as abandoned This project has not seen a commit on `master` since 2018, i.e. 5 years ago, so it is clearly not actively maintained. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c6f890f..c31b9ea 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ +**THIS PROJECT IS NOT RECOMMENDED FOR USE** -Rake tasks for managing a Neo4j database with your Ruby project +Many tutorials use this gem to manage a set of Neo4j databases, but it is much easier and more sustainable to use the [official Neo4j Desktop app](https://neo4j.com/download/). -[![Actively Maintained](https://img.shields.io/badge/Maintenance%20Level-Actively%20Maintained-green.svg)](https://gist.github.com/cheerfulstoic/d107229326a01ff0f333a1d3476e068d) +[![Not Maintained](https://img.shields.io/badge/Maintenance%20Level-Abandoned-orange.svg)](https://gist.github.com/cheerfulstoic/d107229326a01ff0f333a1d3476e068d) Rake Tasks ==========