Skip to content

Commit 08a8ef9

Browse files
Change logo width in README
Updated logo size in README from 140 to 200 pixels.
1 parent 8878f1b commit 08a8ef9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## OGO ##
2-
<img src="images/ogo_logo.png" width="140" />
2+
<img src="images/ogo_logo.png" width="200" />
33

44
Object Graph Programming (OGO) enables manipulating the JVM heap declaratively through queries. The queries
55
are written using the [Cypher Query Language](https://neo4j.com/developer/cypher/). OGO supports two high-level

0 commit comments

Comments
 (0)