Skip to content

Commit 9c310e9

Browse files
committed
Changes
1 parent 9b7ef85 commit 9c310e9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,8 @@ log.Fatal(http.ListenAndServe(":9090", nil))
4545
* Allow running only the query planner without executing the query.
4646
* Support different optimizer versions.
4747
* Support partition queries.
48-
* Support read/write transactions, we currently support read-only ones.
48+
* Support read/write transactions, we currently support read-only ones.
49+
50+
## Disclaimer
51+
52+
This is not an official Google product.

0 commit comments

Comments
 (0)