diff --git a/BesselJ.cabal b/BesselJ.cabal
--- a/BesselJ.cabal
+++ b/BesselJ.cabal
@@ -1,6 +1,6 @@
 cabal-version:       2.2
 name:                BesselJ
-version:             0.2.0.0
+version:             0.2.0.1
 synopsis:            Bessel J-function, Anger J-function, Weber E-function, and Anger-Weber function.
 description:         Computation of Bessel J-function, Anger J-function, Weber E-function, Anger-Weber function, of a complex variable. 
 homepage:            https://github.com/stla/BesselJ#readme
diff --git a/CHANGELOG.md b/CHANGELOG.md
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,3 +15,7 @@
 
 Added implementations of Anger J-function, Weber E-function, and Anger-Weber function.
 
+
+## 0.2.0.1 - 2023-09-22
+
+Added images in README.
diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -13,3 +13,11 @@
 ![](https://raw.githubusercontent.com/stla/BesselJ/main/images/BesselJ-nu3.png)
 
 ![](https://raw.githubusercontent.com/stla/BesselJ/main/images/BesselJ_nu3-3i.png)
+
+![](https://raw.githubusercontent.com/stla/BesselJ/main/images/AngerJ_nu3.png)
+
+![](https://raw.githubusercontent.com/stla/BesselJ/main/images/WeberE_nu3.png)
+
+![](https://raw.githubusercontent.com/stla/BesselJ/main/images/AngerWeber.png)
+
+![](https://raw.githubusercontent.com/stla/BesselJ/main/images/AngerWeber_sobel.png)
