From 43854989a3bb1ea3ac826fd102cb92a9541778d3 Mon Sep 17 00:00:00 2001 From: Mark Powers Date: Thu, 26 Dec 2019 20:30:49 -0600 Subject: Edit README.md --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index a5f2d47..62b1068 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,4 @@ -# marks.database -A database frontend to manage movies, books, todos, and recipes/pantry - -I've had a local database I've run where I keep track of movies and books I've seen or read. -It's fairly clunky to use however. I've thought about using php myadmin or something similar, -but that isn't much easier really. This project is fairly specific, but its a frontend to -manage the tables that I need. It also includes a recipe manager, which is fairly complex. It -can keep track of your pantry too, allowing you to move things between owned and a shopping list. +# marks.budget # Installation Download the repository, run `npm install`, set up a mysql server with a user and a database, -- cgit v1.2.3