From 0e26359f5e619b9059ba7def64c9225399431744 Mon Sep 17 00:00:00 2001 From: Chris Mangum Date: Sun, 8 Sep 2024 18:12:39 -0700 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7a489dd..d1e9289 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ pip install constructor-lib Take a look at a simple example or one of the sample implementations: -- [Information](./examples/information.ipynb) -- [Thermodynamics](./examples/thermodynamics.ipynb) -- [Quantum](./examples/quantum.ipynb) -- [Cellular Automata](./examples/cellular_automata.ipynb) +- [Information](./examples/Information.ipynb) +- [Thermodynamics](./examples/Thermodynamics.ipynb) +- [Quantum](./examples/Quantum.ipynb) +- [Cellular Automata](./examples/Cellular_Automata.ipynb)