Просмотр исходного кода

Merge pull request #50 from terribleplan/master

Fix spelling of AMQP and improve description
pull/37/merge
Jamie York 12 лет назад
Родитель
Сommit
910f7cd43d
1 измененных файлов: 2 добавлений и 2 удалений
  1. 2
    2
      README.md

+ 2
- 2
README.md Просмотреть файл

344
 *Libraries for working with event and task queues.*
344
 *Libraries for working with event and task queues.*
345
 
345
 
346
 * [Pheanstalk](https://github.com/pda/pheanstalk) - A Beanstalkd client library.
346
 * [Pheanstalk](https://github.com/pda/pheanstalk) - A Beanstalkd client library.
347
-* [PHP AMPQ](https://github.com/videlalvaro/php-amqplib) - An AMPQ library.
347
+* [PHP AMQP](https://github.com/videlalvaro/php-amqplib) - A pure PHP AMQP library.
348
 * [Thumper](https://github.com/videlalvaro/Thumper) - A RabbitMQ pattern library.
348
 * [Thumper](https://github.com/videlalvaro/Thumper) - A RabbitMQ pattern library.
349
 * [Bernard](https://github.com/bernardphp/bernard) - A multibackend abstraction library.
349
 * [Bernard](https://github.com/bernardphp/bernard) - A multibackend abstraction library.
350
 
350
 
615
 * Collecting Garbage: [1](http://www.php.net/manual/en/features.gc.refcounting-basics.php) [2](http://www.php.net/manual/en/features.gc.collecting-cycles.php) [3](http://www.php.net/manual/en/features.gc.performance-considerations.php) - A series about the PHP garbage collection internals.
615
 * Collecting Garbage: [1](http://www.php.net/manual/en/features.gc.refcounting-basics.php) [2](http://www.php.net/manual/en/features.gc.collecting-cycles.php) [3](http://www.php.net/manual/en/features.gc.performance-considerations.php) - A series about the PHP garbage collection internals.
616
 
616
 
617
 # Contributing
617
 # Contributing
618
-Please see [CONTRIBUTING](https://github.com/php-loep/Plates/blob/master/CONTRIBUTING.md) for details.
618
+Please see [CONTRIBUTING](https://github.com/php-loep/Plates/blob/master/CONTRIBUTING.md) for details.

Загрузка…
Отмена
Сохранить