Skip to content

Commit 72b36ba

Browse files
committed
Add sections list to top of README
1 parent 2dd780a commit 72b36ba

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,23 @@ $ gh-auth remove zachmargolis
4747
Removing 2 key(s) from '/Users/chris/.ssh/authorized_keys'
4848
```
4949

50+
## Sections
51+
52+
1. [Usage](#usage)
53+
- [Command Line](#command-line)
54+
- [In Your Project](#in-your-project)
55+
1. [Installation](#installation)
56+
- [SSH Public Key Authentication](#ssh-public-key-authentication-mac-os-x)
57+
- [Verification](#verification)
58+
1. [Troubleshooting](#troubleshooting)
59+
- [How do people actually connect to my machine?](#how-do-people-actually-connect-to-my-machine)
60+
- [What username do I use?](#what-username-do-i-use)
61+
- [How do I get my external IP?](#how-do-i-get-my-external-ip)
62+
- [It's still not working!](#its-still-not-working-)
63+
- [I can't enable port forwarding](#i-cant-enable-port-forwarding-my-boss-wont-let-me-can-i-still-pair)
64+
1. [Contributing](#contributing)
65+
1. [License](#license)
66+
5067
## Usage
5168

5269
### Command Line

0 commit comments

Comments
 (0)