diff --git a/README.md b/README.md index 4aec22a2..119de917 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,13 @@ These are the lessons taught during the [FCC Software Tutorials][tutorial] (the format is heavily inspired by the [LHCb starterkit][lhcb-starterkit]). List of previous workshop/tutorial events: +* Computing and software tutorials as part of + [Second Annual U.S. Future Circular Collider (FCC) Workshop 2024](https://indico.mit.edu/event/876/) + at MIT; 25--27 Mar 2024. +* Software tutorials as part of + [First Annual U.S. Future Circular Collider (FCC) Workshop 2023](https://www.bnl.gov/usfccworkshop/) + ([Indico](https://indico.cern.ch/event/1244371/)) at Brookhaven National + Laboratory; 24--26 April 2023. * [FCC Software Hands-on Tutorial](https://indico.cern.ch/event/1182767/) at CERN; 19--21 October 2022. * [Software tutorial](https://indico.cern.ch/event/945608/timetable/?layout=room#147-link-to-software-tutorial) diff --git a/developing-fcc-software/FccDocPage.md b/developing-fcc-software/FccDocPage.md index de306770..9d0c07b3 100644 --- a/developing-fcc-software/FccDocPage.md +++ b/developing-fcc-software/FccDocPage.md @@ -21,8 +21,8 @@ will be great. ## How to write Mardown This tutorial website is generated with [Sphinx](https://www.sphinx-doc.org/) -machinery using [Read the Docs](https://readthedocs.org/). Specific parser of -Mardown we use is [MyST](https://myst-parser.readthedocs.io). +machinery using [Read the Docs](https://readthedocs.org/) theme. Specific +parser of Mardown we use is [MyST](https://myst-parser.readthedocs.io). ## Custom Admonitions