Browse Source

fix up readme

main
Brett Langdon 2 years ago
parent
commit
a360f9faa7
No known key found for this signature in database GPG Key ID: 9BAD4322A65AD78B
1 changed files with 4 additions and 6 deletions
  1. +4
    -6
      README.md

+ 4
- 6
README.md View File

@ -1,13 +1,10 @@
# DLHDHomeRun
[![PyPI - Version](https://img.shields.io/pypi/v/dlhdhr.svg)](https://pypi.org/project/dlhdhr
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/dlhdhr.svg)](https://pypi.org/project/dlhdhr
-----
**Table of Contents**
- [Installation](#installation)
- [Configuration](#configuration)
- [Endpoints](#endpoints)
- [License](#license)
## Installation
@ -15,7 +12,8 @@
### pip
```console
pip install dlhdhr
# TODO
# pip install dlhdhr
```
### docker


Loading…
Cancel
Save