Skip to content

Commit 307ce6c

Browse files
Update README.md
Tweaks to emoji
1 parent 7ebcca6 commit 307ce6c

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ Inspired by an [**R** package of the same name](https://usethis.r-lib.org/index.
2727

2828
## Highlights
2929

30-
- 🔧 First-class support for state-of-the-practice tooling: `uv`, `ruff`, `pytest`, `pre-commit`, and many more.
31-
- ⚙️ Automatically add and remove tools: declare, install, and configure in one step.
30+
- 🧰 First-class support for state-of-the-practice tooling: `uv`, `ruff`, `pytest`, `pre-commit`, and many more.
31+
- 🤖 Automatically add and remove tools: declare, install, and configure in one step.
3232
- 🧠 Powerful knowledge of how different tools interact and sensible defaults.
33-
- ⏱️ Get started on a new Python project or a new workflow in seconds.
33+
- Get started on a new Python project or a new workflow in seconds.
3434

3535
## 🧭 Getting Started
3636

@@ -109,7 +109,7 @@ $ uvx usethis ci bitbucket
109109
☐ Run your pipeline via the Bitbucket website.
110110
```
111111

112-
## Command Reference
112+
## 🖥️ Command Reference
113113

114114
### `usethis tool`
115115

@@ -232,7 +232,7 @@ Supported options:
232232

233233
- `--browser` to open the link in the browser automatically.
234234

235-
## 👷 Development
235+
## Development
236236

237237
This project is at the early stages of development. If you are interested in contributing, please ensure you have a corresponding GitHub Issue open.
238238

0 commit comments

Comments
 (0)