Skip to content

docs: improve App Store download card in README#453

Merged
Shinokawa merged 1 commit intomainfrom
feat/readme-appstore-card
Apr 30, 2026
Merged

docs: improve App Store download card in README#453
Shinokawa merged 1 commit intomainfrom
feat/readme-appstore-card

Conversation

@MCDFsteve
Copy link
Copy Markdown
Collaborator

Summary\n- update iOS download entry in README from plain text link to App Store badge card\n- keep card layout/style aligned with existing Microsoft Store badge block\n- include /rust/target in .gitignore\n\n## Testing\n- markdown rendering only (README change)

@Shinokawa Shinokawa requested review from Shinokawa and Copilot April 30, 2026 14:18
@Shinokawa Shinokawa merged commit d3a58d7 into main Apr 30, 2026
3 checks passed
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

本次 PR 主要完善项目文档的下载入口展示:将 README 中 iOS 的 App Store 下载从纯文本链接改为与现有 Microsoft Store 一致风格的徽章卡片,并补充忽略 Rust 构建产物目录,减少误提交生成文件的风险。

Changes:

  • README:iOS 下载入口改为 App Store badge 卡片展示(HTML <a> + <img>)。
  • .gitignore:新增忽略 /rust/target 目录。

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
README.md 将 iOS 下载链接升级为与 Windows 徽章块风格一致的 App Store badge 卡片
.gitignore 忽略 Rust 构建输出目录,避免将生成物提交到仓库

@MCDFsteve MCDFsteve deleted the feat/readme-appstore-card branch April 30, 2026 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants