Developer Documentation
elementary.io
Blog
Human Interface Guidelines
Contributor Guide
Search…
Developer Docs
Writing Apps
The Basic Setup
Hello World
Our First App
Creating Layouts
Code Style
Creating Logs
APIs
Actions
Notifications
Launchers
State Saving
Custom Resources
Color Scheme
Valadoc
AppCenter
Publishing Requirements
Submission Process
Monetizing Your App
Publishing Updates
Markdown Badges
Dashboard
Powered By
GitBook
Markdown Badges
elementary provides badges, e.g. for your GitHub README. Badges will open to your app's page on the AppCenter website where users can learn more about your app, see screenshots, and decide to download it. They look like this:
Markdown
1
[

](https://appcenter.elementary.io/com.github.USER.REPO)
Copied!
HTML
1
<
a
href
=
"
https://appcenter.elementary.io/com.github.USER.REPO
"
>
<
img
src
=
"
https://appcenter.elementary.io/badge.svg
"
alt
=
"
Get it on AppCenter
"
>
</
a
>
Copied!
Make sure to replace
com.github.USER.REPO
in the URL with the ID for your app
AppCenter - Previous
Publishing Updates
Last modified
6mo ago
Export as PDF
Copy link
Edit on GitHub
Contents
Markdown
HTML