Skip to content

Commit 017ba70

Browse files
authored
Update README.md (#5)
1 parent b683a5e commit 017ba70

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
# reproducibility
1+
# Reproducible workflow for researchers
2+
The web-page generated in this repo can be found [here](https://jorgensd.github.io/reproducibility)
23

34
This repository is a template for how to set up a reproducible python environment with GitHub.
45

56
## Python-packaging
67

7-
To be able to create a python package, we need a folder with the name of the package (in this repository `mypackage`), and a `pyproject.toml` file.
8+
To be able to create a python package, we need a folder with the name of the package (in this repository `mypackage`), and a `pyproject.toml` file.

0 commit comments

Comments
 (0)