Skip to content

Commit 4c94de3

Browse files
authored
Update README.md
1 parent 0100b96 commit 4c94de3

File tree

1 file changed

+3
-20
lines changed

1 file changed

+3
-20
lines changed

README.md

Lines changed: 3 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<h1 align="center">Breaking Bad - Jetpack Compose</h1>
1+
<h1 align="center"> 🧪 Breaking Bad - Jetpack Compose</h1>
22

33
<p align="center">
44
<a href='https://developer.android.com'><img src='http://img.shields.io/badge/platform-android-green.svg'/></a>
@@ -36,7 +36,7 @@
3636
- [Coil-Compose](https://coil-kt.github.io/coil/compose)
3737
- [Timber](https://github.com/JakeWharton/timber)
3838
- [Haze](https://github.com/chrisbanes/haze)
39-
- [sharedElement](https://developer.android.com/guide/fragments/animate#shared)
39+
- [SharedElement](https://developer.android.com/guide/fragments/animate#shared)
4040

4141
## Multi Module
4242

@@ -60,22 +60,5 @@
6060
   └── setting
6161
```
6262

63+
## Module Graphs
6364
![](project.dot.png)
64-
65-
# License
66-
67-
```xml
68-
Designed and developed by 2021 shinhyo
69-
70-
Licensed under the Apache License, Version 2.0 (the "License");
71-
you may not use this file except in compliance with the License.
72-
You may obtain a copy of the License at
73-
74-
http://www.apache.org/licenses/LICENSE-2.0
75-
76-
Unless required by applicable law or agreed to in writing, software
77-
distributed under the License is distributed on an "AS IS" BASIS,
78-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
79-
See the License for the specific language governing permissions and
80-
limitations under the License.
81-
```

0 commit comments

Comments
 (0)