Skip to content

Commit

Permalink
docs: update README info
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroSuero committed Sep 15, 2024
1 parent ca74809 commit d4649b6
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Makes your TypeScript errors pretty and readable.
>
> This plugin supports Neovim v0.9.0 and above.
## Installation
## 📦 Installation

You can install this plugin using your preferred package manager:

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

## Usage
<div align="right">(<a href="#readme-top">back to top</a>)</div>

## 🚀 Usage

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

## Contributing
<div align="right">(<a href="#readme-top">back to top</a>)</div>

## 🤝 Contributing

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

## License
<div align="right">(<a href="#readme-top">back to top</a>)</div>

## 📝 License

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

0 comments on commit d4649b6

Please sign in to comment.