Skip to content

Commit e7751cb

Browse files
committed
Update README
1 parent e029895 commit e7751cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ To get started with the LDBC SNB benchmarks, check out our introductory presenta
99

1010
## Notes
1111

12-
:warning: There are some quirks to using this repository:
12+
:warning: Please keep in mind the following when using this repository.
1313

1414
* The goal of the implementations in this repository is to serve as **reference implementations** which other implementations can cross-validated against. Therefore, our primary objective was readability and not absolute performance when formulating the queries.
1515

@@ -19,7 +19,7 @@ To get started with the LDBC SNB benchmarks, check out our introductory presenta
1919

2020
## Implementations
2121

22-
We provide two reference implementations:
22+
We provide three reference implementations:
2323

2424
* [Neo4j (Cypher) implementation](cypher/README.md)
2525
* [PostgreSQL (SQL) implementation](postgres/README.md)

0 commit comments

Comments
 (0)