Skip to content

Commit

Permalink
πŸ“ :: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shw0471 authored Apr 14, 2022
1 parent 6c36f69 commit 788ce82
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The design components for Jetpack Compose in Android.
It is based on Semicolon design system.

## Download
Add `maven { url 'https://jitpack.io' }` on your `setting.gradle`.
Add `maven { url 'https://jitpack.io' }` on your `build.gradle`.
``` groovy
allprojects {
repositories {
Expand All @@ -23,9 +23,6 @@ dependencies {
```
Then you can use this.

## Usage
You can find usage on [the Github wiki page](https://github.com/semicolondsm/SemicolonDesign_Android/wiki).

## License
```
MIT License
Expand Down

0 comments on commit 788ce82

Please sign in to comment.