Skip to content

Commit

Permalink
fixing table of contents
Browse files Browse the repository at this point in the history
  • Loading branch information
leogdion committed Aug 27, 2024
1 parent 857e8cf commit b171aee
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,17 @@ Share your local development server easily with your Apple devices via Ngrok.
# Table of Contents

* [Introduction](#introduction)
* [Requirements](#requirements)
* [Installation](#installation)
* [Server Installation](#server-installation)
* [Client Installation](#client-installation)
* [Bonjour vs Ngrok](#bonjour-vs-ngrok)
* [Using Bonjour](#using-bonjour)
* [Using Ngrok](#using-ngrok)
* [Requirements](#requirements)
* [Installation](#installation)
* [Usage](#usage)
* [Cloud Setup](#cloud-setup)
* [Server Setup](#server-setup)
* [Client Setup](#client-setup)
* [License](#license)

<!-- Created by https://github.com/ekalinin/github-markdown-toc -->


# Introduction

```mermaid
Expand Down Expand Up @@ -85,7 +87,7 @@ With SublimationNgrok you save the address (such as `https://c633-2600-1702-4050
- Ubuntu 20.04 or later
- Swift 6.0 or later

# Installation
## Installation

Sublimation has two components: Server and Client. You can check out the SublimationDemoApp Xcode project for an example.

Expand All @@ -108,7 +110,7 @@ let package = Package(
)
```

# Configuration
# Usage

### Cloud Setup

Expand Down

0 comments on commit b171aee

Please sign in to comment.