From 324745adf48915c111fdd10efd865ee9df6c4bc3 Mon Sep 17 00:00:00 2001 From: Marcus Noble Date: Sat, 17 Oct 2020 20:58:23 +0100 Subject: [PATCH] Updated readme --- README.md | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/README.md b/README.md index 2b41873..126f1f8 100644 --- a/README.md +++ b/README.md @@ -4,26 +4,6 @@ RSS reader written in Go ## Features -## Install - -```sh - -``` - -## Building from source - -With Docker: - -```sh -make docker-build -``` - -Standalone: - -```sh -make build -``` - ## Resources ## Contributing