commit 0b160830f792f2895605f1f94ae7d70e2a90e971 Author: René Wagner <rwagner@rw-net.de> Date: Wed, 15 Jul 2020 16:11:14 +0200 initial commit Diffstat:
A | README.md | | | 5 | +++++ |
A | photo_stats.db | | | 0 |
2 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -0,0 +1,5 @@ +# Simple Photo Stats + +This project is about a small project providing some stats of your photography. + +## diff --git a/photo_stats.db b/photo_stats.db Binary files differ.