Skip to content

Commit

Permalink
fix: Improper TOC nesting in main README (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
abmusse authored Mar 24, 2020
1 parent 6b92ceb commit db5d44c
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@

# Table of Contents <!-- omit in toc -->
- [Installation](#installation)
- [Main Classes](#main-classes)
- [Connection](#connection)
- [Transports](#transports)
- [idb-connector](#idb-connector)
- [REST](#rest)
- [SSH](#ssh)
- [ODBC](#odbc)
- [ProgramCall](#programcall)
- [Example](#example)
- [CommandCall](#commandcall)
- [Example](#example-1)
- [Main Classes](#main-classes)
- [Connection](#connection)
- [Transports](#transports)
- [idb-connector](#idb-connector)
- [REST](#rest)
- [SSH](#ssh)
- [ODBC](#odbc)
- [ProgramCall](#programcall)
- [Example](#example)
- [CommandCall](#commandcall)
- [Example](#example-1)
- [Utility Toolkit Functions](#utility-toolkit-functions)
- [Documentation](#documentation)
- [Testing](#testing)
Expand Down

0 comments on commit db5d44c

Please sign in to comment.