From 6d800ddd76b6f7d0f8c899fa3ef7fca3e9a13533 Mon Sep 17 00:00:00 2001
From: r <r@freesoftwareextremist.com>
Date: Tue, 17 Dec 2019 20:22:07 +0000
Subject: Remove sqlite from README

---
 README | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

(limited to 'README')

diff --git a/README b/README
index cb3b8c1..817f818 100644
--- a/README
+++ b/README
@@ -8,19 +8,17 @@ Features:
 Requirements:
 
 - Go 1.11
-- SQLite3
 
 
 External dependencies:
 
 - Fork of go-masodon (https://github.com/mattn/go-mastodon)
-- go-sqlite3 (https://github.com/mattn/go-sqlite3)
 - gorilla/mux (https://github.com/gorilla/mux)
 
 
 Building and Installation:
 
-Make sure you have GO and SQLite3 installed. Other dependencies will be 
+Make sure you have GO installed. Other dependencies will be 
 downloaded automatically.
 
 Typing make will build the binary 
-- 
cgit v1.2.3