Skip to content

Commit e56e22a

Browse files
authored
Update README.md
1 parent 90f3040 commit e56e22a

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,24 @@ Y—Template follows MVVM architecture. Different modules support different laye
6464
### How to check Ktlint
6565
- Gradle command for checking lint error `ktlintCheck`
6666
- Gradle command for formatting code `ktlintFormat`
67+
68+
69+
70+
## License
71+
72+
```
73+
Copyright 2023 Y—Template
74+
75+
Licensed under the Apache License, Version 2.0 (the "License");
76+
you may not use this file except in compliance with the License.
77+
You may obtain a copy of the License at
78+
79+
http://www.apache.org/licenses/LICENSE-2.0
80+
81+
Unless required by applicable law or agreed to in writing, software
82+
distributed under the License is distributed on an "AS IS" BASIS,
83+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
84+
See the License for the specific language governing permissions and
85+
limitations under the License.
86+
```
87+

0 commit comments

Comments
 (0)