From 191600e23ed67129865badcf4547ba620443273d Mon Sep 17 00:00:00 2001
From: unknown <ftourlom@mit.edu>
Date: Thu, 20 Sep 2018 07:02:52 -0400
Subject: [PATCH] fixing spelling errors

---
 basic_concepts/index.html | 2 ++
 index.html                | 8 ++++++++
 2 files changed, 10 insertions(+)

diff --git a/basic_concepts/index.html b/basic_concepts/index.html
index bf2f354..f938450 100644
--- a/basic_concepts/index.html
+++ b/basic_concepts/index.html
@@ -8,6 +8,8 @@
 
 ##Basic concepts  
 
+A good starting point for newcomers in the electronics field looking for what is they must to learn is the flowchart depicted in the image below:  
+
 ![general](imgs-filippos/1.JPG)
 
   ### Current 
diff --git a/index.html b/index.html
index 8f4c3b8..5fbf04a 100644
--- a/index.html
+++ b/index.html
@@ -17,6 +17,14 @@ ___
 ###Outline.
 
 - [Basic Concepts.](basic_concepts/index.html)
+	- Current, Voltage, Resistance
+	- Wire Gauges
+	- Circuits  & Circuit Analysis
+	- Resistors
+	- Switches
+	- Diodes
+	- Capacitors
+	- Transistors
 
 - [Inductors and motor driving.](inductors_motors/index.html)
 
-- 
GitLab