diff --git a/README.md b/README.md index 65da284..469a9ab 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ The `to_CAD` function is detailed below: `waverider_cad`| `cq.Solid` (cadquery solid) | NA | A cadquery solid corresponding to the waverider generated. This can be previewed in a Jupyter Notebook, therefore avoiding the step of exporting and importing into a seperate CAD software each time.|
- +
Jupyter Notebook CAD preview example
@@ -110,8 +110,8 @@ leading_edge=Plot_Leading_Edge(waverider=waverider) plt.show() ```- - + +
Base plane plot Leading edge plot