From 9d1ec0a225f93c7a026f3482009fa262fe7dbca6 Mon Sep 17 00:00:00 2001 From: Braiden Vasco Date: Sun, 9 Jul 2017 16:53:10 +0000 Subject: [PATCH] Add table of contents --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 5c9fd86..df78b90 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,18 @@ the official [raspberrypi.org](https://raspberrypi.org) Raspbian images. +Table of contents +----------------- + +* [Dependencies](#dependencies) +* [Network interfaces](#network-interfaces) + * [eth0](#eth0) + * [eth1](#eth1) +* [System configuration](#system-configuration) +* [Internal network](#internal-network) + + + Dependencies ------------