From 64c133a5455121c9a03be0c2f8c96817c03d73e8 Mon Sep 17 00:00:00 2001 From: Link <121929116+ca-link@users.noreply.github.com> Date: Fri, 23 Feb 2024 22:17:20 +0800 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f0a0afa0..c0a4cd17 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@
Girl in a jacket
-
✔️ Neo4j
-
✔️ Memgraph
-
✔️ Supports Relationship Properties
+
✔️ Supports for Neo4j and Memgraph
+
✔️ Works Visual Studio, Visual Studio Code and Rider
+
✔️ Develop on Windows, macOS or Linux
@@ -25,7 +25,7 @@ Simplify database operations through generated data access objects. ![Intellisense](https://raw.githubusercontent.com/circles-arrows/blueprint41/master/Documentation/Blueprint41_Intellisense.gif) -### Required Neo4j Plugins +### Neo4j Plugins (Optional) * Download Blueprint41 plugin for [Neo4j v5](https://github.com/circles-arrows/functionalid/blob/master/blueprint41-5.0.0.jar?raw=true), [Neo4j v4](https://github.com/circles-arrows/functionalid/blob/master/blueprint41-4.0.3.jar?raw=true) or [Neo4j v3](https://github.com/circles-arrows/functionalid/blob/master/blueprint41-1.0.3.jar?raw=true). * Download APOC plugin [here](https://neo4j-contrib.github.io/neo4j-apoc-procedures/#_download_latest_release).