diff --git a/README.md b/README.md
index 7676c17..13ad434 100644
--- a/README.md
+++ b/README.md
@@ -5,9 +5,11 @@
│ ├── changelog-master.xml
│ ├── diff-changelog
│ └── update-changelog
+│ └── liquibase-diffChangeLog-20240503024308.sql
├── liquibase_log
-│ ├── liquibase_log_diff-20240502232404.log
-│ └── liquibase_log_diff-20240502233040.log
+│ ├── liquibase_log_diff-20240503104305.log
+│ ├── liquibase_log_history-20240503104702.log
+│ └── liquibase_log_update-20240503104616.log
├── liquibase.properties
├── pom.xml
└── README.md
@@ -23,7 +25,7 @@ mvn liquibase:diff -X > liquibase_log/liquibase_log_diff-$(date +%Y%m%d%H%M%S).l
* 2.1. asdasdasd
```shell
-sed -i 's/\[\x220001-01-01T00:00:00+00:00\x22\]/\x27\[\x220001-01-01T00:00:00+00:00\x22\]\x27/g' changelog-dir/diff-changelog/*.sql
+sed -i 's/\x220001-01-01T00:00:00+00:00\x22/\x27\[\x220001-01-01T00:00:00+00:00\x22\]\x27/g' changelog-dir/diff-changelog/*.sql
```
* 2.2. asdasdasd
```shell
diff --git a/changelog-dir/changelog-master.xml b/changelog-dir/changelog-master.xml
index 2e453eb..291a4ee 100644
--- a/changelog-dir/changelog-master.xml
+++ b/changelog-dir/changelog-master.xml
@@ -9,10 +9,5 @@
http://www.liquibase.org/xml/ns/pro http://www.liquibase.org/xml/ns/pro/liquibase-pro-latest.xsd
http://www.liquibase.org/xml/ns/dbchangelog http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-latest.xsd">
-
-
-