Skip to content
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

Readme Shields/Badges #1

Open
6 tasks
lewisacidic opened this issue Sep 18, 2019 · 3 comments
Open
6 tasks

Readme Shields/Badges #1

lewisacidic opened this issue Sep 18, 2019 · 3 comments

Comments

@lewisacidic
Copy link
Owner

lewisacidic commented Sep 18, 2019

Add badges

  • build status
  • coverage
  • pypi
  • conda
  • code formatting with black
  • dependencies (pyup)
@lewisacidic
Copy link
Owner Author

Can use

Code style: black

@lewisacidic lewisacidic self-assigned this Oct 28, 2019
@lewisacidic
Copy link
Owner Author

Also align with html

<p align="center">
  <h1>Title</h1>
<a href="https://github.com/psf/black"><img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg"></a>

</p>

@lewisacidic
Copy link
Owner Author

Can use logos with shields.io

test

@lewisacidic lewisacidic removed their assignment Feb 24, 2020
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

No branches or pull requests

1 participant