We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c62040 commit e512181Copy full SHA for e512181
README.md
@@ -45,7 +45,7 @@ CREATE TRIGGER mytable_notify_delete AFTER DELETE ON mytable FOR EACH ROW EXECUT
45
46
## How to use it?
47
48
-Execute `postgresql2websocket.py` and open `console.html`.
+Execute `postgresql2websocket.py`, open `examples/console.html` and execute some operations on the table.
49
50
## Limitations
51
console.html examples/console.htmlconsole.html renamed to examples/console.html
0 commit comments