Skip to content

Commit

Permalink
Fixed/updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
PHLAK committed Jul 14, 2020
1 parent 11e9c09 commit f830b16
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,21 @@
</p>

<p align="center">
String manipulation, leveled up! -- by, <a href="https://www.ChrisKankiewicz.com">Chris Kankiewicz</a> (<a href="https://twitter.com/PHLAK">@PHLAK</a>)
String manipulation, leveled up! -- by, <a href="https://www.ChrisKankiewicz.com">Chris Kankiewicz</a> (<a href="https://twitter.com/PHLAK">@PHLAK</a>)
</p>

<p align="center">
<a href="https://spectrum.chat/phlaknet"><img src="https://img.shields.io/badge/Join_the-Community-7b16ff.svg?style=for-the-badge" alt="Join our Community"></a>
<a href="https://github.com/users/PHLAK/sponsorship"><img src="https://img.shields.io/badge/Become_a-Sponsor-cc4195.svg?style=for-the-badge" alt="Become a Sponsor"></a>
<a href="https://paypal.me/ChrisKankiewicz"><img src="https://img.shields.io/badge/Make_a-Donation-006bb6.svg?style=for-the-badge" alt="One-time Donation"></a>
<br>
<a href="https://packagist.org/packages/PHLAK/Twine"><img src="https://img.shields.io/packagist/v/phlak/twine.svg?style=flat-square" alt="Latest Stable Version"></a>
<a href="https://packagist.org/packages/PHLAK/Twine"><img src="https://img.shields.io/packagist/dt/phlak/twine.svg?style=flat-square" alt="Total Downloads"></a>
<a href="https://packagist.org/packages/PHLAK/Twine"><img src="https://img.shields.io/packagist/l/phlak/twine.svg?style=flat-square" alt="License"></a>
<a href="https://travis-ci.org/PHLAK/Twine"><img src="https://img.shields.io/travis/PHLAK/Twine.svg?style=flat-square" alt="Build Status"></a>
<a href="https://travis-ci.com/PHLAK/Twine"><img src="https://img.shields.io/travis/com/PHLAK/Twine/master?style=flat-square" alt="Build Status"></a>
<a href="https://styleci.io/repos/95623990"><img src="https://styleci.io/repos/95623990/shield?branch=master" alt="StyleCI"></a>
<br>
<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>
<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>
<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>
</p>


---

Introduction
Expand Down Expand Up @@ -219,7 +218,7 @@ A list of changes can be found on the [GitHub Releases](https://github.com/PHLAK
Troubleshooting
---------------

For general help and support join our [Spectrum community](https://spectrum.chat/phlaknet).
For general help and support join our [Spectrum community](https://spectrum.chat/phlaknet) or reach out on [Twitter](https://twitter.com/PHLAK).

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

Expand Down

0 comments on commit f830b16

Please sign in to comment.