Skip to content

Commit e512181

Browse files
committed
Create folder for examples
1 parent 1c62040 commit e512181

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ CREATE TRIGGER mytable_notify_delete AFTER DELETE ON mytable FOR EACH ROW EXECUT
4545

4646
## How to use it?
4747

48-
Execute `postgresql2websocket.py` and open `console.html`.
48+
Execute `postgresql2websocket.py`, open `examples/console.html` and execute some operations on the table.
4949

5050
## Limitations
5151

File renamed without changes.

0 commit comments

Comments
 (0)