diff --git a/basic_concepts/index.html b/basic_concepts/index.html
index a0857b1693ceaa13e60c080d295dfb490f8a6e28..e15d64e278d29911a97684c3b0f37658627dc611 100644
--- a/basic_concepts/index.html
+++ b/basic_concepts/index.html
@@ -95,6 +95,8 @@ A good starting point for newcomers in the electronics field looking for what is
 
   ### [Resistors and switches](https://roberthart56.github.io/SCFAB/SC_lab/Sensors/Button/index.html)
 
+    ![button circuits](../images/buttong_config.png)
+
   ### Circuit Analysis
 
       - Goal: volatge and current prediction within a purely resistive powered by a direct current (dc) source such as a battery
diff --git a/images/button_config.png b/images/button_config.png
new file mode 100644
index 0000000000000000000000000000000000000000..7ec34937ba13b2a44db97b53ea11be9017b62011
Binary files /dev/null and b/images/button_config.png differ