Skip to content

Commit 0c003d1

Browse files
authored
Merge pull request #357 from gerrod3/fixed_readme
Fixed readme rendering for PyPI
2 parents 3c8ea91 + 93cf5e8 commit 0c003d1

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
pulp_python
2-
===========
1+
# pulp_python
32

4-
[![Pulp CI](https://github.com/pulp/pulp_python/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/pulp/pulp_python/actions/workflows/ci.yml)
3+
![Pulp CI](https://github.com/pulp/pulp_python/actions/workflows/ci.yml/badge.svg?branch=master)
54

6-
[![Pulp Nightly CI/CD](https://github.com/pulp/pulp_python/actions/workflows/nightly.yml/badge.svg)](https://github.com/pulp/pulp_python/actions/workflows/nightly.yml)
5+
![Pulp Nightly CI/CD](https://github.com/pulp/pulp_python/actions/workflows/nightly.yml/badge.svg)
76

87
A Pulp plugin to support hosting your own pip compatible Python packages.
98

0 commit comments

Comments
 (0)