Skip to content

Commit d6fb1b6

Browse files
committed
Update README.md and FUNDING.yml
1 parent b5ecc8a commit d6fb1b6

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

.github/FUNDING.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
github: junichi11
2-
patreon: junichi11

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# NetBeans Encoding Plugin
2+
23
This plugin opens/saves a file with a specified encoding.
34

45
## Requirements
@@ -10,6 +11,7 @@ This plugin opens/saves a file with a specified encoding.
1011
File > Open/Save in Encoding...
1112

1213
## Show encoding on the status line
14+
1315
Current file encoding will be shown on the status line. If you want to change encoding, Please click the encoding label.
1416
(Note: Then, file is closed once and opened again. i.e. File is reopened.)
1517

@@ -32,13 +34,14 @@ Just type <kbd>ESC</kbd> key or click other than the encoding list.
3234

3335
## Donation
3436

35-
<a href="https://www.patreon.com/junichi11"><img src="https://c5.patreon.com/external/logo/become_a_patron_button@2x.png" height="50"></a>
37+
- https://github.com/sponsors/junichi11
3638

3739
## Translations
3840

3941
- [README_es.md](README_es.md) - Español ([@javatlacati](https://github.com/javatlacati))
4042

4143
## License
44+
4245
[Common Development and Distribution License (CDDL) v1.0 and GNU General Public License (GPL) v2](http://netbeans.org/cddl-gplv2.html)
4346

4447
----

0 commit comments

Comments
 (0)