Skip to content

Commit a0be4fc

Browse files
committed
Update index.md
1 parent 0e038b5 commit a0be4fc

1 file changed

Lines changed: 14 additions & 17 deletions

File tree

index.md

Lines changed: 14 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -16,25 +16,22 @@
1616
## Cufy Framework
1717
The cufy framework is focused on to be more inheritable and more reflection friendly. Making it
1818
less efficient (minor) but more fun and reliable in big complex projects.
19-
<details>
20-
21-
- <b>Website:</b> https://cufyorg.github.io/framework
22-
- <b>Jitpack:</b> https://jitpack.io/#cufyorg/framework
23-
- <b>Github:</b> https://github.com/cufyorg/framework
24-
</details>
19+
<p align="center">
20+
<a href="https://cufyorg.github.io/framework">Website</a>
21+
<a href="https://jitpack.io/#cufyorg/framework">JitPack</a>
22+
<a href="https://github.com/cufyorg/framework">GitHub</a>
23+
</p>
2524

2625
## Android Commons
2726
Common code and utils in android environment.
28-
<details>
29-
30-
- <b>Jitpack:</b> https://jitpack.io/#cufyorg/android-commons
31-
- <b>Github:</b> https://github.com/cufyorg/android-commons
32-
</details>
27+
<p align="center">
28+
<a href="https://jitpack.io/#cufyorg/android-commons">JitPack</a>
29+
<a href="https://github.com/cufyorg/android-commons">GitHub</a>
30+
</p>
3331

3432
## Android SettingView
35-
A view that automatically generate layout from a map.
36-
<details>
37-
38-
- <b>Jitpack:</b> https://jitpack.io/#cufyorg/android-settingview
39-
- <b>Github:</b> https://github.com/cufyorg/android-settingview
40-
</details>
33+
A view that automatically generate layout from a map
34+
<p align="center">
35+
<a href="https://jitpack.io/#cufyorg/android-settingview">JitPack</a>
36+
<a href="https://github.com/cufyorg/android-settingview">GitHub</a>
37+
</p>

0 commit comments

Comments
 (0)