diff --git a/README.md b/README.md index 0b5cf8e0fa93513d808ffa2829b6f5f566d98c5a..6304d2d68a9a9c46f834b69852709cd621f955a7 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The preflight action generates a report within the repository that contains info ## Contents -`author_guideline_template.ipynb` - This Jupyter notebook provides an example and a simple structure that authors can use to write articles for the Journal of Digital History. +`author_guideline_template.ipynb` - This Jupyter notebook provides an example and a simple structure that authors can use to write articles for the Journal of Digital History. You can rename it according to your article name. `.github/workflows/github-actions-preflight.yml` - This workflow file contains the preflight action that can be triggered automatically on commit or manually using the workflow_dispatch event to check that the article respects the Journal guidelines.