diff --git a/CHANGELOG.md b/CHANGELOG.md
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,3 +3,9 @@
 ## 0.1.0.0 -- 2023-03-12
 
 * First version. Released on an unsuspecting world.
+
+## 0.1.1.0 -- 2023-03-12
+
+* First version revised A. Improved the documentation with links to new documentation and video
+  recordings.
+
diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 The library is the new implementation of the ideas related to PhLADiPreLiO (Phonetic Languages
 Approach to Discovering the Preferred Line Options) for different languages. It uses hashes and
-has at the moment (as of the version 0.1.0.0) not the full functionality. The previous implementation 
+has at the moment (as of the version 0.1.1.0) not the full functionality. The previous implementation 
 and its documentation are at the links:
 
 https://hackage.haskell.org/package/phonetic-languages-simplified-generalized-examples-array
@@ -9,11 +9,23 @@
 
 [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.
+The documentation for  the  new implementation is available at the following links.
+[Новий текст теорії](https://oleksandr-zhabenko.github.io/uk/rhythmicity/phladiprelioUkr.pdf)
+
+[New implementation](https://oleksandr-zhabenko.github.io/uk/rhythmicity/phladiprelioEng.pdf)
+
+Video recordings as examples of the working prototype usage and how you can listen to 
+Ukrainian text using Google services are at the links below:
+
+https://www.facebook.com/Oleksandr.S.Zhabenko/posts/pfbid02ExubdLQHV3PoYXikZzo8Hmi7WVR5xTUgaKaV5bVv46Zn5J3jX8ysgEWJubwPWEE7l
+
+https://www.facebook.com/Oleksandr.S.Zhabenko/posts/pfbid02EaC4Zwn4YVjfVFWpUhLoHYomiFHZQaiMdorLa6PPx9kXBXepTYPFEFMv8iyV4wAYl
+
+P.S.: the author would like to devote this project to support the Foundation 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](https://www.emmakok.nl)) Birthday.
-If you would like to share some financial support, please, contact the fund
+the foundation founder's (this is [Emma Kok](https://www.emmakok.nl)) Birthday.
+If you would like to share some financial support, please, contact the foundation
 using the URL:
 
-[Contact Fund GASTROSTARS](https://gastrostars.nl/hou-mij-op-de-hoogte)
+[Contact Foundation GASTROSTARS](https://gastrostars.nl/hou-mij-op-de-hoogte)
 
diff --git a/phladiprelio-general-simple.cabal b/phladiprelio-general-simple.cabal
--- a/phladiprelio-general-simple.cabal
+++ b/phladiprelio-general-simple.cabal
@@ -1,6 +1,6 @@
 cabal-version:      2.4
 name:               phladiprelio-general-simple
-version:            0.1.0.0
+version:            0.1.1.0
 
 -- A short (one-line) description of the package.
 synopsis:           A generalized functionality of PhLADiPreLiO for different languages that uses hash algorithms.
