Skip to content

Commit

Permalink
Added toc and coc (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
kristinapathak authored and kcajmagic committed Oct 14, 2019
1 parent b3582c2 commit 0686d1b
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,19 @@ forwarding device events and sending requests to the device then forwarding the
The communication with the device happens over a websocket
using [WRP Messages](https://github.com/xmidt-org/wrp-c/wiki/Web-Routing-Protocol).

## Table of Contents

- [Code of Conduct](#code-of-conduct)
- [Details](#details)
- [Build](#build)
- [Deploy](#deploy)
- [Contributing](#contributing)

## Code of Conduct

This project and everyone participating in it are governed by the [XMiDT Code Of Conduct](https://xmidt.io/code_of_conduct/).
By participating, you agree to this Code.

## Details

### Device Interaction
Expand Down

0 comments on commit 0686d1b

Please sign in to comment.