From 6f4c76bc613e09f271b6e5ca8cd8eca6213bb520 Mon Sep 17 00:00:00 2001 From: Daniel Gibbons <61093535+dug20@users.noreply.github.com> Date: Wed, 29 Dec 2021 17:40:28 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90d5d77..f7f2bed 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Bamboo is a Python tool that provides functions and classes for modelling the cooling systems of liquid rocket engines. Alongside this, it contains a range of other miscellaneous tools to aid with general engine design. -An introduction to the package can be found in the ['Introduction to Bamboo.ipynb'](https://github.com/cuspaceflight/bamboo/blob/master/Introduction%20to%20Bamboo.ipynb) Jupyter Notebook. +An introduction to the package can be found in the ['Introduction to Bamboo.ipynb'](https://github.com/cuspaceflight/bamboo/blob/master/Introduction%20to%20Bamboo.ipynb) Jupyter Notebook. Additional examples can be found in the ['examples'](https://github.com/cuspaceflight/bamboo/tree/master/examples) folder. ## Installation Bamboo can be installed via pip, with the following command: