-
Notifications
You must be signed in to change notification settings - Fork 151
Improve docs around packages and versions #1054
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
Conversation
packages/neo4j-driver-lite/README.md
Outdated
@@ -1,7 +1,10 @@ | |||
# Neo4j Driver for JavaScript | |||
# Neo4j Driver for JavaScript (lite) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am unsure about the placement of (lite)
: as it is, it looks like it refers to Javascript. Maybe Neo4j Lite Driver for JavaScript
, or Neo4j Driver Lite for JavaScript
? Applies a bit everywhere in this PR.
Feel free to resolve with no action.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've update with the Neo4j lite driver
name
No description provided.