From c8aceef91870b60e5007f6d44d45ac76d3de7837 Mon Sep 17 00:00:00 2001 From: wellwelwel <46850407+wellwelwel@users.noreply.github.com> Date: Sun, 21 Apr 2024 09:53:06 -0300 Subject: [PATCH] docs: add table of contents --- README.md | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 793acd3..861ce7f 100644 --- a/README.md +++ b/README.md @@ -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