diff README.md @ 63:dcc9eecfc666

Updated README
author Brendan Rius <brendan.rius@gmail.com>
date Thu, 10 Aug 2017 17:29:41 +0200
parents 775e15a2e2de
children 37ded774d876
line wrap: on
line diff
--- a/README.md	Thu Aug 10 17:22:37 2017 +0200
+++ b/README.md	Thu Aug 10 17:29:41 2017 +0200
@@ -23,6 +23,14 @@
 
 ![Example of notebook](example-notebook.png?raw=true "Example of notebook")
 
+## Custom compilation flags
+
+You can use custom compilation flags like so:
+
+![Custom compulation flag](custom_flags.png?raw=true "Example of notebook using custom compilation flags")
+
+Here, the `-lm` flag is passed so you can use the math library.
+
 ## Contributing
 
 The docker image installs the kernel in editable mode, meaning that you can