Skip to content

Commit c149290

Browse files
committed
Update README.md and FUNDING.yml
1 parent 4b72e59 commit c149290

File tree

2 files changed

+19
-3
lines changed

2 files changed

+19
-3
lines changed

.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: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# NetBeans PHP CS Fixer Plugin
22

3+
This plugin provides support for the PHP CS Fixer.
34
You can run fix command with this plugin.
45

56
## PHP CS Fixer
@@ -76,8 +77,24 @@ If you would like to run the self-update command on boot, please check it. (Unch
7677

7778
## Donation
7879

79-
<a href="https://www.patreon.com/junichi11"><img src="https://c5.patreon.com/external/logo/[email protected]" height="50"></a>
80+
- https://github.com/sponsors/junichi11
8081

8182
## License
8283

83-
Apache License, Version 2.0
84+
The Apache License, Version 2.0
85+
86+
```
87+
Copyright 2020 junichi11.
88+
89+
Licensed under the Apache License, Version 2.0 (the "License");
90+
you may not use this file except in compliance with the License.
91+
You may obtain a copy of the License at
92+
93+
http://www.apache.org/licenses/LICENSE-2.0
94+
95+
Unless required by applicable law or agreed to in writing, software
96+
distributed under the License is distributed on an "AS IS" BASIS,
97+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
98+
See the License for the specific language governing permissions and
99+
limitations under the License.
100+
```

0 commit comments

Comments
 (0)