energy-management-app: Add Python CHIP Controller link in README (#36345)

* Update README.md

Add link to Working with Python CHIP Controller

* Format
diff --git a/examples/energy-management-app/linux/README.md b/examples/energy-management-app/linux/README.md
index 57df50b..87b6d9d 100644
--- a/examples/energy-management-app/linux/README.md
+++ b/examples/energy-management-app/linux/README.md
@@ -239,8 +239,9 @@
 
 ## CHIP-REPL Interaction
 
--   See chip-repl documentation in
-    [Matter_REPL_Intro](../../../docs/development_controllers/chip-repl/Matter_REPL_Intro.ipynb)
+-   See chip-repl documentation in:
+    -   [Working with Python CHIP Controller](../../../docs/development_controllers/chip-repl/python_chip_controller_building.md)
+    -   [Matter_REPL_Intro](../../../docs/development_controllers/chip-repl/Matter_REPL_Intro.ipynb)
 
 ### Building chip-repl: