From 1375487c7fa1f892deb4d26bb7a5f6cf7c30794a Mon Sep 17 00:00:00 2001
From: Lars kleyn Winkel <l.kleynwinkel@student.tudelft.nl>
Date: Thu, 13 Feb 2020 13:11:09 +0000
Subject: [PATCH] Update src/8_many_atoms_sol.md

---
 src/8_many_atoms_sol.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/8_many_atoms_sol.md b/src/8_many_atoms_sol.md
index bc860527..29bdf5d2 100644
--- a/src/8_many_atoms_sol.md
+++ b/src/8_many_atoms_sol.md
@@ -76,3 +76,5 @@ pyplot.fill_between([-3*pi,3*pi], -np.abs(t1-t2), np.abs(t1-t2), color='red',alp
 pyplot.legend(loc='lower center');
 ```
 
+Notice that the red shaded area is not a part *Band structure* anymore!
+
-- 
GitLab