aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index f098ff6..8e7783a 100644
--- a/README.md
+++ b/README.md
@@ -19,6 +19,12 @@ If [available in Hex](https://hex.pm/docs/publish), the package can be installed
[applications: [:boltex]]
end
+## Try it out!
+
+```elixir
+Boltex.test 'localhost', 7687, "MATCH (n) RETURN n"
+```
+
## Todo
- [x] PackStream decoding