diff --git a/README.md b/README.md new file mode 100644 index 0000000..19cf1f7 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# cantera-jupyter +[Cantera](http://cantera.org) examples in the form of [Jupyter](http://jupyter.org) +notebooks. To see the rendered notebooks, browse the directories above. To run any +of these examples yourself, follow the Binder link below to launch an interactive +environment where you can try using Cantera -- no installation required. + +[![Binder](http://mybinder.org/badge.svg)](http://mybinder.org:/repo/cantera/cantera-jupyter)