Skip to content

Commit e239365

Browse files
committed
and more improvements
[skip ci]
1 parent aec83f7 commit e239365

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

CHANGELOG.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,13 @@ Changelog
33

44
## Legend
55
### `*`
6-
Version is not available on Bintray and can only be downloaded using jitpack.
7-
Use one of the below options. Remember to replace `{Release tag}` with the tag of the release.
6+
Version is not available on Bintray and can only be downloaded using jitpack.
87

98
<details>
10-
<summary>Installation</summary>
11-
9+
<summary><b>Installation [Click to open/close]</b></summary>
10+
11+
Use one of the below options. Remember to replace `{Release tag}` with the tag of the release.
12+
1213
**Gradle**:
1314
```gradle
1415
repositories{
@@ -40,12 +41,13 @@ dependencies{
4041
</details>
4142

4243
### `**`
43-
Versions marked with this are available on bintray, but will require you, to add a download-url.
44-
Use one of the below options. Replace `{version}` with the version of your choice.
44+
Versions marked with this are available on bintray, but will require you, to add a download-url.
4545

4646
<details>
47-
<summary>Installation</summary>
48-
47+
<summary><b>Installation [Click to open/close]</b></summary>
48+
49+
Use one of the below options. Replace `{version}` with the version of your choice.
50+
4951
**Gradle**:
5052
```gradle
5153
repositories{

0 commit comments

Comments
 (0)