diff --git a/notebook/index.ipynb b/notebook/index.ipynb
index ebeac69..69c69a9 100644
--- a/notebook/index.ipynb
+++ b/notebook/index.ipynb
@@ -8,18 +8,25 @@
"\n",
"
\n",
"\n",
+ "## Section 1: Numerical solution for 1D Schrödinger equation\n",
+ "\n",
"\n",
" - Numerical Solution of the Schrödinger Equation for 1D Quantum Well
\n",
" - Numerical Solution of the Schrödinger Equation for Two 1D Quantum Wells
\n",
" - Avoided Crossing in 1D Asymmetric Quantum Well
\n",
" - Shooting Method with Numerov Algorithm to Solve the Time Independent Schrödinger Equation for 1D Quantum Well
\n",
" - Numerical Solution of 1D Time Dependent Schrödinger Equation by Split Operator Fourier Transform (SOFT) Method
\n",
- " - Ising Model in 2D
\n",
- " - Pseudopotential
\n",
- " - Verlet Algorithm
\n",
- " - Reciprocal space and Brillouin zone
\n",
- " - Density of States (DOS)
\n",
- " - Free-electron bands in a periodic lattice
\n",
+ "
"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "## Section 2: Band Theory of Crystals\n",
+ "\n",
+ "\n",
+ " - Norm-conserving Pseudopotentials
\n",
"
"
]
},