Added index in Home page

Jason Zhu 2021-08-06 10:35:11 +10:00
parent 65ece4eb6f
commit 7a39085eeb

6
Home.md Normal file

@ -0,0 +1,6 @@
# Home
Index:
* [Chapter 1: Introducing C# and .NET](chap1.md)
* [Chapter 2: C# Language Basics](chap2.md)
* [Chapter 3: Creating Types in C#](chap3.md)