Skip to content

Commit

Permalink
Updates to README
Browse files Browse the repository at this point in the history
  • Loading branch information
chadhutchins182 committed Nov 29, 2020
1 parent 638abaa commit 965ff5e
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,14 @@
## Table of Contents

- [About](#about)
- [Getting Started](#getting_started)
- [Usage](#usage)
- [Contributing](../CONTRIBUTING.md)
- [Getting Started/Usage](#getting_started)
- [Contributing](#contributing)

## About <a name = "about"></a>

This is a Raspberry Pi 4 (arm32v7) Docker container for [szpajder/RTLSDR-Airband](https://github.com/szpajder/RTLSDR-Airband) software.

## Getting Started <a name = "getting_started"></a>
## Getting Started and Usage <a name = "getting_started"></a>

1. Pull Docker image

Expand Down Expand Up @@ -56,3 +55,9 @@ services:
networks:
- rtlsdrnet
```
## Contributing <a name = "contributing"></a>
1. Fork
2. Open Ticket for the feature or fix once you complete it
3. Pull Request referencing the Open Ticket

0 comments on commit 965ff5e

Please sign in to comment.