Skip to content

Commit

Permalink
docs: add table of contents
Browse files Browse the repository at this point in the history
  • Loading branch information
wellwelwel committed Apr 21, 2024
1 parent 9fa089e commit c8aceef
Showing 1 changed file with 17 additions and 2 deletions.
19 changes: 17 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,23 @@
# AWS SSL Profiles

[**AWS RDS**](https://aws.amazon.com/rds/) Certificates Bundles.
[**AWS RDS**](https://aws.amazon.com/rds/) **SSL** Certificates Bundles.

## Install
**Table of Contents**

- [Installation](#installation)
- [Usage](#usage)
- [**mysqljs/mysql**](#mysqljsmysql)
- [**MySQL2**](#mysql2)
- [**node-postgres**](#node-postgres)
- [Custom `ssl` options](#custom-ssl-options)
- [License](#license)
- [Security](#security)
- [Contributing](#contributing)
- [Acknowledgements](#acknowledgements)

---

## Installation

```bash
npm install --save aws-ssl-profiles
Expand Down

0 comments on commit c8aceef

Please sign in to comment.