diff --git a/README.md b/README.md index 2459ee4..8e64f29 100644 --- a/README.md +++ b/README.md @@ -58,10 +58,17 @@ Run with `-h` for a full list of parameters
#### :point_right: Playground -Execute queries using the embedded playground +Execute stateless queries w/o persistence using the embedded playground +##### 👉 Stateful Queries +Execute stateful queries with data persistence by adding unique HTTP Authentication. No registration required. + + + + + #### :point_right: API Execute queries using the POST API ```