From 1a6fe9c87b333e6822dfed674017448bd50ac50e Mon Sep 17 00:00:00 2001 From: Michael Mandl Date: Sun, 28 Oct 2018 11:53:18 +0100 Subject: [PATCH] Initial commit --- README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b4e2596 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +This is my port of FotoStream to python/flask.