From 158571554e2b1dc5bdbc11bb439fcbf873831bad Mon Sep 17 00:00:00 2001 From: Tom Monks Date: Wed, 2 Oct 2024 16:32:36 +0100 Subject: [PATCH] chore(readme): quick update to context of readme --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b8763a6..14e0e83 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,9 @@ [![License: MIT](https://img.shields.io/badge/ORCID-0000--0001--5274--5037-brightgreen)](https://orcid.org/0000-0001-5274-5037) [![License: MIT](https://img.shields.io/badge/ORCID-0000--0003--2631--4481-brightgreen)](https://orcid.org/0000-0003-2631-4481) -# Towards Sharing Tools and Artifacts for **Reproducible** Simulation **(v1.5)**: a JuypterLite template for `simpy` models +# An introduction to Discrete-Event Simulation using Free and Open Source Software. + +> Work in progress. This is a STARS project being prepared for [SW25](https://www.theorsociety.com/ORS/ORS/Events/2025/Simulation-Workshop/SW25.aspx) ## 1. Overview @@ -153,4 +155,4 @@ dependencies: - matplotlib - plotly - scipy -``` \ No newline at end of file +```