Skip to content

Commit 4d290d5

Browse files
Update README.md
1 parent acb1cfb commit 4d290d5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ An example is provided [`here`](./examples/getting_started/getting_started.py) y
3636

3737
poetry run python ./examples/getting_started/getting_started.py
3838

39+
Also consider to have a look to the examples documented in the RabbitMQ website:
40+
41+
https://www.rabbitmq.com/client-libraries/amqp-client-libraries
42+
3943
### Creating a connection
4044

4145
A connection to the RabbitMQ AMQP 1.0 server can be established using the Environment object.

0 commit comments

Comments
 (0)