Update README
This commit is contained in:
parent
d329d26c4a
commit
a065905629
1 changed files with 24 additions and 1 deletions
25
README.md
25
README.md
|
@ -4,6 +4,29 @@
|
|||
|
||||
This plugin is the same as the built-in **Word Count** plugin, except when you select text, it will count the selected word instead of the whole document. I recommend turning off the built-in **Word Count** because this plugin is designed to replace that.
|
||||
|
||||
**Note:** This plugin has only been tested with English.
|
||||
### Features
|
||||
|
||||
All Optional:
|
||||
|
||||
- Show word count (total when no text selected).
|
||||
- Show character count.
|
||||
- Show sentence count.
|
||||
- Show file count (on non-markdown windows).
|
||||
|
||||
Works with all languages.
|
||||
|
||||
#### Coming soon:
|
||||
|
||||
- Complete Customization
|
||||
- Customization presets
|
||||
- More stats
|
||||
|
||||
### Special Thanks
|
||||
|
||||
- @liamcane
|
||||
- @eleanorkonik
|
||||
- @AngelusDomini
|
||||
- @archelpeg
|
||||
- @aproximate
|
||||
|
||||

|
||||
|
|
Loading…
Reference in a new issue