Skip to content
This repository was archived by the owner on Apr 8, 2023. It is now read-only.

Commit 89d8d62

Browse files
committed
docs: update donation section
1 parent 99d7a87 commit 89d8d62

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,12 @@
22

33
> VS Code plugin for [CSScomb](http://csscomb.com/) — CSS coding style formatter.
44
5-
## Donate
5+
## Donation
66

7-
If you want to thank me, or promote your Issue.
7+
Do you like this project? Support it by donating, creating an issue or pull request.
88

99
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/mrmlnc)
1010

11-
> Sorry, but I have work and support for plugins and modules requires some time after work. I will be glad of your support or PR's.
12-
1311
## Install
1412

1513
* Press <kbd>F1</kbd> and select `Extensions: Install Extensions`.
@@ -37,7 +35,7 @@ See the [extension installation guide](https://code.visualstudio.com/docs/editor
3735
* Defaut: `{}`
3836
* Example: `'~/path/to/file/csscomb.json'` or `'csscomb'`
3937

40-
Config file. Can be built-in config (`csscomb`, `zen`, or `yandex`), path to a config file, or an object containing custom configuration.
38+
Config file. Can be built-in config (`csscomb`, `zen`, or `yandex`), path to a config file, or an object containing custom configuration.
4139

4240
> **Warning!**
4341
>

0 commit comments

Comments
 (0)