Skip to content

Commit a67af04

Browse files
committed
README updates
1 parent 452bf8c commit a67af04

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,17 @@
99
<a href="https://travis-ci.org/PHLAK/Config"><img src="https://img.shields.io/travis/PHLAK/Config.svg?style=flat-square" alt="Build Status"></a>
1010
<a href="https://github.styleci.io/repos/66168184"><img src="https://github.styleci.io/repos/66168184/shield?branch=master" alt="StyleCI"></a>
1111
<br>
12-
<a href="https://ln.phlak.net/join-slack"><img src="https://img.shields.io/badge/Join_our-Slack-611f69.svg?style=flat-square" alt="Join our"></a>
12+
<a href="https://spectrum.chat/phlaknet"><img src="https://img.shields.io/badge/Join_the-Community-7b16ff.svg?style=flat-square" alt="Join our Community"></a>
1313
<a href="https://github.com/users/PHLAK/sponsorship"><img src="https://img.shields.io/badge/Become_a-Sponsor-cc4195.svg?style=flat-square" alt="Become a Sponsor"></a>
14-
<a href="https://patreon.com/PHLAK"><img src="https://img.shields.io/badge/Become_a-Patron-e7513b.svg?style=flat-square" alt="Become a Patron"></a>
1514
<a href="https://paypal.me/ChrisKankiewicz"><img src="https://img.shields.io/badge/Make_a-Donation-006bb6.svg?style=flat-square" alt="One-time Donation"></a>
1615
</p>
1716

1817
<p align="center">
1918
PHP library for simple configuration management
20-
-- by, <a href="https://www.ChrisKankiewicz.com">Chris Kankiewicz</a>
19+
-- Created by <a href="https://www.ChrisKankiewicz.com">Chris Kankiewicz</a>
2120
(<a href="https://twitter.com/PHLAK">@PHLAK</a>)
2221
</p>
22+
2323
---
2424

2525
Introduction
@@ -517,7 +517,11 @@ $config->toArray(); // Returns ['foo' => 'foo']
517517
Troubleshooting
518518
---------------
519519

520-
For general help and support join our [Slack Workspace](https://ln.phlak.net/join-slack).
520+
For general help and support:
521+
522+
- Join our [Spectrum Community](https://spectrum.chat/phlaknet)
523+
- Reach out on the [Slack Workspace](https://ln.phlak.net/join-slack)
524+
- Message [@PHLAK](https://twitter.com/PHLAK) on Twitter
521525

522526
Please report bugs to the [GitHub Issue Tracker](https://github.com/PHLAK/Config/issues).
523527

0 commit comments

Comments
 (0)