Skip to content

Commit aba027a

Browse files
committed
documentation [skip ci]
Signed-off-by: Gabriele Santomaggio <G.santomaggio@gmail.com>
1 parent 6239680 commit aba027a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ Client examples
55
- [TLS](./tls/tls_example.py) - Producer and Consumer using a TLS connection
66
- [Streams](./streams/example_with_streams.py) - Example supporting stream capabilities
77
- [Oauth](./oauth/oAuth2.py) - Connection through Oauth token
8-
- [Streams with filters](./streams_with_filters/example_streams_with_filters.py) - Example supporting stream capabilities with filters
8+
- [Streams with filters](./streams_with_filters/example_streams_with_filters.py) - Example supporting stream capabilities with filters
9+
- [Streams With Sql filters](./streams_with_sql_filters) - Example supporting stream capabilities with SQL filters

0 commit comments

Comments
 (0)