diff --git a/CHANGELOG b/CHANGELOG
index b42731b..406d8f3 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,4 @@
+2024-05-24: doc update [a6a5ac7]
2024-05-24: update docs; more verbose example program [efbffa9]
2024-05-23: do not install system files when building/installing as user (#27) [9664f5f]
2024-05-23: new tool upload_firmware_6022.py (upload to different VID:PID) [c85792d]
diff --git a/docs/index.md b/docs/index.md
index 54f03f9..16c088a 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -3,7 +3,7 @@
[![Build status](https://ci.appveyor.com/api/projects/status/github/Ho-Ro/Hantek6022API?branch=master&svg=true)](https://ci.appveyor.com/project/Ho-Ro/Hantek6022API/branch/master)
[![Stability: Experimental](https://masterminds.github.io/stability/experimental.svg)](https://masterminds.github.io/stability/experimental.html)
-
+
Hantek 6022BE Python API for Linux. This is a API for Python for the
ultra-cheap, reasonably usable (and hackable) 6022BE DSO, with a libusb implementation via libusb-1.0 for Linux.