Skip to content

Commit

Permalink
Documentation: Add table of contents
Browse files Browse the repository at this point in the history
  • Loading branch information
per1234 committed Sep 12, 2018
1 parent 20c5ba2 commit 06cc12c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ Bash script for continuous integration of [Arduino](http://www.arduino.cc/) proj

[![Build Status](https://travis-ci.org/per1234/arduino-ci-script.svg?branch=master)](https://travis-ci.org/per1234/arduino-ci-script)


### Table of contents
- [Installation](#installation)
- [Usage](#usage)
- [Publishing job reports](#publishing-job-reports)
- [Troubleshooting](#troubleshooting)
- [Contributing](#contributing)


### Installation
The script can be used in multiple ways:

Expand Down

4 comments on commit 06cc12c

@arduino-ci-script-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@arduino-ci-script-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Once completed, the job reports for Travis CI build 847 will be found at:
https://github.com/per1234/CI-reports/tree/arduino-ci-script/build_00847

@arduino-ci-script-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@arduino-ci-script-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Once completed, the job reports for Travis CI build 848 will be found at:
https://github.com/per1234/CI-reports/tree/arduino-ci-script/build_00848

Please sign in to comment.