diff --git a/CHANGELOG.md b/CHANGELOG.md
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,3 +8,7 @@
 
 * First version revised A. Some documentation improvements.
 
+## 0.1.0.2 -- 2023-03-12
+
+* First version revised B. Some documentation improvements.
+
diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -5,14 +5,15 @@
 
 https://hackage.haskell.org/package/phonetic-languages-simplified-examples-array
 
-https://oleksandrzhabenko.github.io/uk/rhythmicity/PhLADiPreLiO.Ukr.21.pdf (Ukrainian documentation)
-https://oleksandrzhabenko.github.io/uk/rhythmicity/PhLADiPreLiO.Eng.21.pdf (English documentation)
+[Ukrainian documentation](https://oleksandrzhabenko.github.io/uk/rhythmicity/PhLADiPreLiO.Ukr.21.pdf)
 
+[English documentation](https://oleksandrzhabenko.github.io/uk/rhythmicity/PhLADiPreLiO.Eng.21.pdf)
+
 P.S.: the author would like to devote this project to support the Fund GASTROSTARS.
 At the day of publication of the first version of the package (12/03/2023) there is
 the Fund foundator's (this is Emma Kok) Birthday.
 If you would like to share some financial support, please, contact the fund
 using the URL:
 
-https://gastrostars.nl/hou-mij-op-de-hoogte
+[Contact Fund GASTROSTARS](https://gastrostars.nl/hou-mij-op-de-hoogte)
 
diff --git a/phladiprelio-ukrainian-simple.cabal b/phladiprelio-ukrainian-simple.cabal
--- a/phladiprelio-ukrainian-simple.cabal
+++ b/phladiprelio-ukrainian-simple.cabal
@@ -1,12 +1,12 @@
 cabal-version:      2.4
 name:               phladiprelio-ukrainian-simple
-version:            0.1.0.1
+version:            0.1.0.2
 
 -- A short (one-line) description of the package.
 synopsis:           A PhLADiPreLiO implementation for Ukrainian that uses hashes
 
 -- A longer description of the package.
-description:        It is another project that is based on the similar ideas as [phonetic-languages-simplified-examples-array package](https://hackage.haskell.org/package/phonetic-languages-simplified-examples-array). For documentation for these ideas, see: [https://oleksandrzhabenko.github.io/uk/rhythmicity/PhLADiPreLiO.Ukr.21.pdf](https://oleksandrzhabenko.github.io/uk/rhythmicity/PhLADiPreLiO.Ukr.21.pdf) [https://oleksandrzhabenko.github.io/uk/rhythmicity/PhLADiPreLiO.Eng.21.pdf](https://oleksandrzhabenko.github.io/uk/rhythmicity/PhLADiPreLiO.Eng.21.pdf)
+description:        It is another project that is based on the similar ideas as [phonetic-languages-simplified-examples-array package](https://hackage.haskell.org/package/phonetic-languages-simplified-examples-array). For documentation for these ideas, see: [PhLADiPreLiO.Ukr.21.pdf](https://oleksandrzhabenko.github.io/uk/rhythmicity/PhLADiPreLiO.Ukr.21.pdf) [PhLADiPreLiO.Eng.21.pdf](https://oleksandrzhabenko.github.io/uk/rhythmicity/PhLADiPreLiO.Eng.21.pdf)
 
 -- A URL where users can report bugs.
 -- bug-reports:
