Skip to content

Commit d4649b6

Browse files
docs: update README info
1 parent ca74809 commit d4649b6

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

README.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Makes your TypeScript errors pretty and readable.
2626
>
2727
> This plugin supports Neovim v0.9.0 and above.
2828
29-
## Installation
29+
## 📦 Installation
3030

3131
You can install this plugin using your preferred package manager:
3232

@@ -37,17 +37,23 @@ You can install this plugin using your preferred package manager:
3737
| Lazy.nvim | `{ "AlejandroSuero/pretty-ts-errors.nvim" }` |
3838
| Rocks.nvim | `:Rocks install pretty-ts-errors.nvim` |
3939

40-
## Usage
40+
<div align="right">(<a href="#readme-top">back to top</a>)</div>
41+
42+
## 🚀 Usage
4143

4244
To use this plugin, you need to enable it in your Neovim configuration file.
4345

44-
## Contributing
46+
<div align="right">(<a href="#readme-top">back to top</a>)</div>
47+
48+
## 🤝 Contributing
4549

4650
Contributions are what make the open source community such an amazing place to
4751
be, learn, inspire, and create. Any contributions you make are **greatly
4852
appreciated**. To do so, please read the [contribution guidelines](CONTRIBUTING.md).
4953

50-
## License
54+
<div align="right">(<a href="#readme-top">back to top</a>)</div>
55+
56+
## 📝 License
5157

5258
This project is licensed under the MIT License - see the [LICENSE](LICENSE)
5359
file for details.

0 commit comments

Comments
 (0)