Skip to content

Commit da01838

Browse files
committed
brings PHP README in sync with Python one
1 parent 8dd52f0 commit da01838

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

php/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# PHP code for RabbitMQ tutorial #
1+
# PHP code for RabbitMQ tutorials
22

3-
Here you can find a PHP code examples from [RabbitMQ
3+
Here you can find PHP code examples from [RabbitMQ
44
tutorials](http://www.rabbitmq.com/getstarted.html).
55

6-
## Requirements ##
6+
To successfully use the examples you will need a running RabbitMQ server.
77

8-
To run the examples you need a running RabbitMQ server.
8+
## Requirements
99

1010
Additionally you need `PHP 5.3` and `php-amqplib`. To get these
1111
dependencies on Ubuntu type:

0 commit comments

Comments
 (0)