From adaf7de7cf6d0e1981a919e6707cb58f079c8fd0 Mon Sep 17 00:00:00 2001 From: Joris Date: Fri, 8 Jul 2022 21:35:10 +0200 Subject: Remove documentation images --- README.md | 14 -------------- docs/balance.png | Bin 61703 -> 0 bytes docs/payments.png | Bin 141443 -> 0 bytes docs/statistics.png | Bin 79563 -> 0 bytes 4 files changed, 14 deletions(-) delete mode 100644 docs/balance.png delete mode 100644 docs/payments.png delete mode 100644 docs/statistics.png diff --git a/README.md b/README.md index d346bd3..c8f1d4c 100644 --- a/README.md +++ b/README.md @@ -13,20 +13,6 @@ - frontend: JavaScript, - style: CSS. -# Screenshots - -## Payments - -![Payments](docs/payments.png) - -## Balance - -![Balance](docs/balance.png) - -## Statistics - -![Statistics](docs/statistics.png) - # Getting started 1. Use `nix develop` to download dependencies. diff --git a/docs/balance.png b/docs/balance.png deleted file mode 100644 index 85bfc82..0000000 Binary files a/docs/balance.png and /dev/null differ diff --git a/docs/payments.png b/docs/payments.png deleted file mode 100644 index d811cde..0000000 Binary files a/docs/payments.png and /dev/null differ diff --git a/docs/statistics.png b/docs/statistics.png deleted file mode 100644 index 6284536..0000000 Binary files a/docs/statistics.png and /dev/null differ -- cgit v1.2.3