diff --git a/LICENSE b/LICENSE
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright Author name here (c) 2023
+Copyright Yoshikuni Jujo (c) 2023
 
 All rights reserved.
 
@@ -13,7 +13,7 @@
       disclaimer in the documentation and/or other materials provided
       with the distribution.
 
-    * Neither the name of Author name here nor the names of other
+    * Neither the name of YOshikuni Jujo nor the names of other
       contributors may be used to endorse or promote products derived
       from this software without specific prior written permission.
 
diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -1,3 +1,7 @@
 # text-misc-yj
 
 tribial tools about text
+
+## Hackage
+
+https://hackage.haskell.org/package/text-misc-yj
diff --git a/text-misc-yj.cabal b/text-misc-yj.cabal
--- a/text-misc-yj.cabal
+++ b/text-misc-yj.cabal
@@ -5,15 +5,15 @@
 -- see: https://github.com/sol/hpack
 
 name:           text-misc-yj
-version:        0.1.0.0
+version:        0.1.0.1
 synopsis:       tribial tools about text
-description:    Please see the README on GitHub at <https://github.com/YoshikuniJujo/test_haskell/tree/master/themes/string/text-misc-yj#readme>
+description:    Please see the README on GitHub at <https://github.com/YoshikuniJujo/test_haskell/text-misc-yj#readme>
 category:       Data, Text
 homepage:       https://github.com/YoshikuniJujo/text-misc-yj#readme
 bug-reports:    https://github.com/YoshikuniJujo/text-misc-yj/issues
-author:         Author name here
-maintainer:     example@example.com
-copyright:      2023 Author name here
+author:         Yoshikuni Jujo
+maintainer:     yoshikuni.jujo@gmail.com
+copyright:      2023 Yoshikuni Jujo
 license:        BSD3
 license-file:   LICENSE
 build-type:     Simple
