diff --git a/README.md b/README.md index 8c07a73..ae7f786 100644 --- a/README.md +++ b/README.md @@ -28,3 +28,6 @@ _A Bland–Altman plot ... is a method of data plotting used in analyzing the ag my_bland_altman_plot = bland_altman_plot(m1, m2) ``` + + This should produce the following image. + ![A Bland-Altman plot](https://github.com/josesho/bland_altman/raw/master/bland-altman-plot.png)