-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add License README badge to repos #263
Comments
@ruebot: me again. I'm so sorry, but I think I messed up all the links because I just copied "https://packagist.org/packages/islandora/PDX" but the "PDX" bit should be replaced with whatever repository I'm working on, right? |
@sowla correct! It should actually be |
Ah, thanks! Adding new commits now :) |
@sowla great, thanks a bunch! |
Thank you too for teaching me! I think I'm done now, hope I didn't miss anything :) |
Awesome! I'll go through and review, and merge if we're all good. |
Added to Islandora/chullo#13 |
Partially resolved with Islandora/Crayfish@22e0c0e |
Fully resolved with: |
https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square
For example, for PDX we would do:
[![LICENSE](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](./LICENSE)
... which yields ...
MIT Repositories:
GPLv2 (https://img.shields.io/badge/license-GPLv2-blue.svg?style=flat-square):
In limbo; GPLv3 now, will be MIT:
The text was updated successfully, but these errors were encountered: