6
6
[ ![ Coverage Status] [ ico-scrutinizer ]] [ link-scrutinizer ]
7
7
[ ![ Quality Score] [ ico-code-quality ]] [ link-code-quality ]
8
8
[ ![ Total Downloads] [ ico-downloads ]] [ link-downloads ]
9
+ [ ![ Gitter] [ ico-gitter ]] [ link-gitter ]
9
10
10
11
** Woohoo Labs. Zen is a very fast and simple, PSR-11 (former Container-Interop) compliant DI Container.**
11
12
20
21
* [ Change Log] ( #change-log )
21
22
* [ Testing] ( #testing )
22
23
* [ Contributing] ( #contributing )
24
+ * [ Support] ( #support )
23
25
* [ Credits] ( #credits )
24
26
* [ License] ( #license )
25
27
@@ -364,6 +366,10 @@ Additionally, you may run `docker-compose up` in order to execute the tests.
364
366
365
367
Please see [ CONTRIBUTING] ( CONTRIBUTING.md ) for details.
366
368
369
+ ## Support
370
+
371
+ Please see [ SUPPORT] ( SUPPORT.md ) for details.
372
+
367
373
## Credits
368
374
369
375
- [ Máté Kocsis] [ link-author ]
@@ -379,6 +385,7 @@ The MIT License (MIT). Please see the [License File](LICENSE.md) for more inform
379
385
[ ico-scrutinizer ] : https://img.shields.io/scrutinizer/coverage/g/woohoolabs/zen.svg
380
386
[ ico-code-quality ] : https://img.shields.io/scrutinizer/g/woohoolabs/zen.svg
381
387
[ ico-downloads ] : https://img.shields.io/packagist/dt/woohoolabs/zen.svg
388
+ [ ico-gitter ] : https://badges.gitter.im/woohoolabs/zen.svg
382
389
383
390
[ link-packagist ] : https://packagist.org/packages/woohoolabs/zen
384
391
[ link-travis ] : https://travis-ci.org/woohoolabs/zen
@@ -387,3 +394,4 @@ The MIT License (MIT). Please see the [License File](LICENSE.md) for more inform
387
394
[ link-downloads ] : https://packagist.org/packages/woohoolabs/zen
388
395
[ link-author ] : https://github.com/kocsismate
389
396
[ link-contributors ] : ../../contributors
397
+ [ link-gitter ] : https://gitter.im/woohoolabs/zen?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
0 commit comments