Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alanpaivaa authored Jan 11, 2022
1 parent d02ef33 commit 8e419f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ let package = Package(
## Usage

### TweetButton
A [Tweet button](https://developer.twitter.com/en/docs/twitter-for-websites/tweet-button/overview) allows users easily share content from your site.
A [Tweet button](https://developer.twitter.com/en/docs/twitter-for-websites/tweet-button/overview) allows users to easily share content from your site.

```swift
TweetButton(
Expand Down Expand Up @@ -55,6 +55,6 @@ If you need to customize the button, you can use a regular `Link` and build the

## Contribute

This project is in its early development and community is highly encouraged to contribute, either by adding more components, fixing bugs or improving documentation. Thus, feel free to go ahead and create a Pull Request! 💯
This project is in its early development and community is highly encouraged to contribute, either by adding more components, fixing bugs, or improving documentation. Thus, feel free to go ahead and create a Pull Request! 💯

I hope you enjoy it, thank you!

0 comments on commit 8e419f2

Please sign in to comment.