diff --git a/_examples/README.md b/_examples/README.md index 4ea3f17..a40dbe7 100644 --- a/_examples/README.md +++ b/_examples/README.md @@ -3,6 +3,7 @@ This folder contains some examples for the `PG` package. - [Basic](./basic/main.go) +- [HTML5 Table Real-Time Database Table View](./live-table/main.go) - [Logging](./logging/main.go) - [Password](./password/main.go) - [Presenter](./presenter/main.go)