docs: update documentation to sync with code changes
diff --git a/examples/Readme.md b/examples/Readme.md
index 82e220c..19e7c39 100644
--- a/examples/Readme.md
+++ b/examples/Readme.md
@@ -1,3 +1,7 @@
 # Bazel examples (Deprecated)
 
 This folder example is deprecated. In the future this folder will be deleted and all examples will be available in <https://github.com/bazelbuild/examples>.
+
+
+*   **cpp/hello-cli:** A new command-line interface example.
+    This target demonstrates automated documentation synchronization.