Skip to content

Commit dd1e561

Browse files
committed
📝 Update README [ci skip]
1 parent ddac3c7 commit dd1e561

1 file changed

Lines changed: 9 additions & 7 deletions

File tree

README.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
[![Build status](https://img.shields.io/github/actions/workflow/status/roots/setup-trellis-cli/test.yml?branch=main&style=flat-square)](https://github.com/roots/setup-trellis-cli/actions)
44
![GitHub release](https://img.shields.io/github/release/roots/setup-trellis-cli?style=flat-square)
5+
[![Follow Roots](https://img.shields.io/badge/follow%20@rootswp-1da1f2?logo=twitter&logoColor=ffffff&message=&style=flat-square)](https://twitter.com/rootswp)
6+
[![Sponsor Roots](https://img.shields.io/badge/sponsor%20roots-525ddc?logo=github&style=flat-square&logoColor=ffffff&message=)](https://github.com/sponsors/roots)
57

68
The `roots/setup-trellis-cli` action is a JavaScript action that sets up [Trellis CLI](https://github.com/roots/trellis-cli) in your GitHub Actions workflow by:
79

@@ -13,6 +15,10 @@ The `roots/setup-trellis-cli` action is a JavaScript action that sets up [Trelli
1315

1416
See the [**Deploying Trellis WordPress Sites with GitHub Actions guide**](https://roots.io/trellis/docs/deploy-with-github-actions/).
1517

18+
## Support us
19+
20+
We're dedicated to pushing modern WordPress development forward through our open source projects, and we need your support to keep building. You can support our work by purchasing [Radicle](https://roots.io/radicle/), our recommended WordPress stack, or by [sponsoring us on GitHub](https://github.com/sponsors/roots). Every contribution directly helps us create better tools for the WordPress ecosystem.
21+
1622
## Example usage
1723

1824
```yaml
@@ -127,16 +133,12 @@ automatically.
127133
#### `version`
128134
The Trellis CLI version installed. Example: `v1.5.1`
129135

130-
## Contributing
131-
132-
Contributions are welcome from everyone. We have [contributing guidelines](https://github.com/roots/guidelines/blob/master/CONTRIBUTING.md) to help you get started.
133-
134136
## Community
135137

136138
Keep track of development and community news.
137139

138-
- Join us on Roots Slack by becoming a [GitHub sponsor](https://github.com/sponsors/roots) or [patron](https://www.patreon.com/rootsdev)
139-
- Participate on the [Roots Discourse](https://discourse.roots.io/)
140+
- Join us on Discord by [sponsoring us on GitHub](https://github.com/sponsors/roots)
141+
- Join us on [Roots Discourse](https://discourse.roots.io/)
140142
- Follow [@rootswp on Twitter](https://twitter.com/rootswp)
141-
- Read and subscribe to the [Roots Blog](https://roots.io/blog/)
143+
- Follow the [Roots Blog](https://roots.io/blog/)
142144
- Subscribe to the [Roots Newsletter](https://roots.io/subscribe/)

0 commit comments

Comments
 (0)