diff --git a/README.md b/README.md index df5f6c2..698e3b3 100644 --- a/README.md +++ b/README.md @@ -19,3 +19,5 @@ PlotDoughnut(v, centre.text='Taken a bite', centre.cex=1.8, labels.cex=2, to.degrees=270, origin=-45, clockwise=FALSE) title(main='You doughnut', outer=TRUE, cex.main=3) ``` + +![Example doughnut plot](../screenshots/doughnut1.png?raw=true)