Skip to content

Commit b0a0eb6

Browse files
authored
chore: Spruce up readme (#578)
1 parent 8b824d9 commit b0a0eb6

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010

1111
Use this CDK construct to create ephemeral [self-hosted GitHub runners][1] on-demand inside your AWS account.
1212

13-
* Easy to configure GitHub integration with a web-based interface
14-
* Customizable runners with decent defaults
15-
* Multiple runner configurations controlled by labels
16-
* Everything fully hosted in your account
17-
* Automatically updated build environment with latest runner version
13+
* 🧩 Easy to configure GitHub integration with a web-based interface
14+
* 🧠 Customizable runners with decent defaults
15+
* 🏃🏻 Multiple runner configurations controlled by labels
16+
* 🔐 Everything fully hosted in your account
17+
* 🔃 Automatically updated build environment with latest runner version
1818

1919
Self-hosted runners in AWS are useful when:
2020

@@ -296,13 +296,13 @@ Other useful metrics to track:
296296

297297
If you use and love this project, please consider contributing.
298298

299-
1. If you see something, say something. [Issues][16] help improve the quality of the project.
300-
* Include relevant logs and package versions for bugs.
301-
* When possible, describe the use-case behind feature requests.
302-
3. [Pull requests][17] are welcome.
303-
* Run `npm run build` before submitting to make sure all tests pass.
304-
* Allow edits from maintainers so small adjustments can be made easily.
305-
3. Consider [sponsoring][15] the project to show your support and optionally get your name listed below.
299+
1. 🪳 If you see something, say something. [Issues][16] help improve the quality of the project.
300+
* Include relevant logs and package versions for bugs.
301+
* When possible, describe the use-case behind feature requests.
302+
1. 🛠️ [Pull requests][17] are welcome.
303+
* Run `npm run build` before submitting to make sure all tests pass.
304+
* Allow edits from maintainers so small adjustments can be made easily.
305+
1. 💵 Consider [sponsoring][15] the project to show your support and optionally get your name listed below.
306306

307307
## Other Options
308308

0 commit comments

Comments
 (0)