Skip to content

Commit 44d81af

Browse files
Add download section to README (#305)
* Add download section to README Added download section with links and images for AltSource and StikDebug. * Update download link in README.md
1 parent 1665973 commit 44d81af

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,16 @@
2323
<br />
2424
</h6>
2525

26+
# Download
27+
<div align="center" style="display: flex; justify-content: center; align-items: center; gap: 16px; flex-wrap: wrap;">
28+
<a href="https://celloserenity.github.io/altdirect/?url=https://stikdebug.xyz/index.json" target="_blank">
29+
<img src="https://github.com/CelloSerenity/altdirect/blob/main/assets/png/AltSource_Blue.png?raw=true" alt="Add AltSource" width="200">
30+
</a>
31+
<a href="https://github.com/StephenDev0/StikDebug/releases/download/2.3.6/StikDebug-2.3.6.ipa" target="_blank">
32+
<img src="https://github.com/CelloSerenity/altdirect/blob/main/assets/png/Download_Blue.png?raw=true" alt="Download .ipa" width="200">
33+
</a>
34+
</div>
35+
2636
## Code Help
2737
[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/stephendev0/stikdebug)
2838

0 commit comments

Comments
 (0)