From 0afe755de4448af1b49c7dee3e3383d91bd494fb Mon Sep 17 00:00:00 2001 From: Dave Cross Date: Tue, 22 Sep 2015 15:29:22 +0100 Subject: [PATCH] Create README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e4b4921 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# shares + +Application to track shares - trades, prices, (hopefully) profits. + +Just doodling at the moment.