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 b65a646 commit 92a07c9
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,18 @@ Using `Sublimation` as `LifecycleHandler` for `Vapor`.
[![Code Climate issues](https://img.shields.io/codeclimate/issues/brightdigit/SublimationVapor)](https://codeclimate.com/github/brightdigit/SublimationVapor)
[![Reviewed by Hound](https://img.shields.io/badge/Reviewed_by-Hound-8E64B0.svg)](https://houndci.com)

## Requirements

# Table of Contents

* [Table of Contents](#table-of-contents)
* [Requirements](#requirements)
* [Installation](#installation)
* [Usage](#usage)
* [License](#license)

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

# Requirements

**Apple Platforms**

Expand Down Expand Up @@ -61,7 +72,7 @@ let package = Package(
)
```

## Usage
# Usage

For `Vapor`, you add it to the lifecycle of the app:

Expand Down

0 comments on commit 92a07c9

Please sign in to comment.