From a360f9faa70b902f3219f7d3830e3d92cdb24b0a Mon Sep 17 00:00:00 2001 From: brettlangdon Date: Thu, 21 Dec 2023 08:21:21 -0500 Subject: [PATCH] fix up readme --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index a19a3ee..5ac4929 100644 --- a/README.md +++ b/README.md @@ -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