Skip to content

Commit fc4f46b

Browse files
authored
Update README.md with "maintained by Plotly" badge
1 parent d0a3cab commit fc4f46b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
# Paketo Buildpack for CPython Cloud Native
2+
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+
29
The CPython Buildpack provides CPython (reference implementation of Python) 3.
310
The buildpack installs CPython onto the `$PATH` which makes it available for
411
subsequent buildpacks and in the final running container. It also sets the

0 commit comments

Comments
 (0)