From ae8581dc8571bab13679911a7b43e67657a58909 Mon Sep 17 00:00:00 2001 From: Jon Kulton <6694167+jkulton@users.noreply.github.com> Date: Sun, 24 Mar 2024 22:21:56 -0400 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 5303e08..ed3d713 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,6 @@ [![Go Report Card](https://goreportcard.com/badge/github.com/jkulton/topical)](https://goreportcard.com/report/github.com/jkulton/topical) -[Live Demo](https://topical-go.herokuapp.com/) (demo app DB resets daily) - Topical is a (very) minimalist message board built with Golang. Users can create topics and reply with mesages. Users need only to pick an avatar color and two initials to get a signature and start posting.