Skip to content

Commit 0e13408

Browse files
committed
fix README badge
1 parent fc4f46b commit 0e13408

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.github/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<div align="center">
2+
<a href="https://dash.plotly.com/project-maintenance">
3+
<img src="https://dash.plotly.com/assets/images/maintained-by-plotly.png" width="400px" alt="Maintained by Plotly">
4+
</a>
5+
</div>
6+
17
# Paketo Buildpack for CPython Cloud Native
28

39
A copy of the upstream README.md can be found here: [README-upstream.md](../README-upstream.md)

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
# Paketo Buildpack for CPython Cloud Native
22

3-
<div align="center">
4-
<a href="https://dash.plotly.com/project-maintenance">
5-
<img src="https://dash.plotly.com/assets/images/maintained-by-plotly.png" width="400px" alt="Maintained by Plotly">
6-
</a>
7-
</div>
8-
93
The CPython Buildpack provides CPython (reference implementation of Python) 3.
104
The buildpack installs CPython onto the `$PATH` which makes it available for
115
subsequent buildpacks and in the final running container. It also sets the

0 commit comments

Comments
 (0)