From 1486dfe49a331c21d74c34da45d2c3a3fdddd588 Mon Sep 17 00:00:00 2001 From: Henry Zhu Date: Sat, 4 Jan 2025 23:21:50 +0800 Subject: [PATCH] Update README.md --- README.md | 21 +-------------------- 1 file changed, 1 insertion(+), 20 deletions(-) diff --git a/README.md b/README.md index 35bdcf3..cdd2ce6 100644 --- a/README.md +++ b/README.md @@ -11,25 +11,6 @@ A self-hosted habit tracking app without "Goals" -# Table of contents: - -- [Derivatives](#derivatives) -- [Getting Started](#getting-started) - - [Cloud Service](#cloud-service) - - [Self-Hosting](#self-hosting) - - [Unraid](#unraid) - - [Ship with Docker](#ship-with-docker) - - [Options](#options) - - [Development](#development) -- [Features](#features) - - [Streaks](#streaks) - - [Import](#import) - - [Standalone Mode](#standalone-mode-for-ios-web-application) - - [Reorder Habits](#reorder-habits) - - [REST APIs](#rest-apis) -- [Future Plans](#future-plans) - - # Derivatives - [HabitDeck](https://github.com/nov1n/HabitDeck): Turn your Stream Deck into an interactive habit tracker @@ -61,7 +42,7 @@ docker run -d --name beaverhabits \ daya0576/beaverhabits:latest ``` -Docker Compose file: +Or Docker Compose: ```yaml services: beaverhabits: