Skip to content

Commit 536bb27

Browse files
Merge pull request #169 from coding-for-reproducible-research/berrli-patch-1
Update README.md
2 parents 908c528 + d62408f commit 536bb27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ There are also several files within the root directory; these include:
3030
- **_toc.yml**: This file organizes the structure and overall navigation of the content of the Jupyter Book that is built.
3131
- **CITATION.cff**: Provides citation information for the CfRR website, and the course content aggregated throughout the website.
3232
- **references.bib**: Used to store bibliographic references throughout all of the content on the website.
33-
- **pyproject.yml**: A file that specifies the dependencies of the Python kernel used in the website.
33+
- **pyproject.toml**: A file that specifies the dependencies of the Python kernel used in the website.
3434

3535
## Contributing
3636

0 commit comments

Comments
 (0)