# Adding Badge
The package creator (owner) is encouraged to add the badge to the package GitHub README file.
<a href="https://openupm.com/packages/com.littlebigfun.addressable-importer/">
<img src="https://img.shields.io/npm/v/com.littlebigfun.addressable-importer?label=openupm&registry_uri=https://package.openupm.com" />
</a>
[](https://openupm.com/packages/com.littlebigfun.addressable-importer/)
To add badge like above
- Visit the package detail page, and scrolling down to the badge section
- Click the HTML / markdown link to copy code to clipboard
- Paste the HTML code to your README file
- Commit and push to GitHub