Skip to content

Commit b004fe5

Browse files
authored
Update README.md
1 parent be3e149 commit b004fe5

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

README.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Simple app the fetch data from [final space api]("https://finalspaceapi.com/")
2525
| Light | <img src="https://raw.githubusercontent.com/hamzaazman/Kotlin-Final-Space/main/app/screenshots/light/quote_home.png" width="250"> |
2626
| Dark | <img src="https://raw.githubusercontent.com/hamzaazman/Kotlin-Final-Space/main/app/screenshots/dark/quote_home.png" width="250"> |
2727

28-
Tech Stack
28+
### Tech Stack
2929

3030
- [Dagger-Hilt](https://developer.android.com/training/dependency-injection/hilt-android) for dependency injection
3131
- [Navigation Component](https://developer.android.com/guide/navigation) for navigation between fragments
@@ -35,3 +35,20 @@ Tech Stack
3535
- [Kotlin - Flow](https://developer.android.com/kotlin/flow)
3636
- Mvvm Architecture
3737
- View Binding
38+
39+
### Licence
40+
```
41+
Copyright 2022 Hamza Azman
42+
43+
Licensed under the Apache License, Version 2.0 (the "License");
44+
you may not use this file except in compliance with the License.
45+
You may obtain a copy of the License at
46+
47+
http://www.apache.org/licenses/LICENSE-2.0
48+
49+
Unless required by applicable law or agreed to in writing, software
50+
distributed under the License is distributed on an "AS IS" BASIS,
51+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
52+
See the License for the specific language governing permissions and
53+
limitations under the License.
54+
```

0 commit comments

Comments
 (0)