From 965a2e957842b33b283528d703b6c109734bef88 Mon Sep 17 00:00:00 2001 From: gered Date: Fri, 24 Jun 2016 14:20:24 -0400 Subject: [PATCH] add README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..aba98c1 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# MTG Web Collection + +Web application to maintain a searchable database of cards, including +(optional) card images and prices and to record cards contained in a +personal collection. + +> This project is a work in progress and is not ready for actual use +> quite yet.