Skip to content

Commit 9371dc7

Browse files
authored
Merge pull request #3 from open-radiation-sources/adding_readme_badge
updated badges
2 parents 544ac87 + 5b55394 commit 9371dc7

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.github/workflows/python.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Python package
1+
name: python_package
22

33
on:
44
push:

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# parametric-plasma-source
22

3-
![Python package](https://github.com/DanShort12/parametric-plasma-source/workflows/Python%20package/badge.svg)
3+
[![Python package](https://github.com/open-radiation-sources/parametric-plasma-source/workflows/python_package/badge.svg)](https://pypi.org/project/parametric-plasma-source/)
4+
5+
[![ActionsCI](https://github.com/open-radiation-sources/parametric-plasma-source/workflows/python_package/badge.svg)](https://github.com/open-radiation-sources/parametric-plasma-source/actions?query=workflow%3Apython_package)
46

57
Python package, C++ source and build files for parametric plasma source for use in fusion neutron transport calculations with OpenMC.
68

0 commit comments

Comments
 (0)