diff options
author | Joris | 2022-07-08 21:35:10 +0200 |
---|---|---|
committer | Joris | 2022-07-08 21:35:10 +0200 |
commit | adaf7de7cf6d0e1981a919e6707cb58f079c8fd0 (patch) | |
tree | f69e5793908a2d3e6fcd46eb99acebe859463dae | |
parent | f7faa7f68eefec7f4b919f71a1320dec841e8008 (diff) |
Remove documentation images
-rw-r--r-- | README.md | 14 | ||||
-rw-r--r-- | docs/balance.png | bin | 61703 -> 0 bytes | |||
-rw-r--r-- | docs/payments.png | bin | 141443 -> 0 bytes | |||
-rw-r--r-- | docs/statistics.png | bin | 79563 -> 0 bytes |
4 files changed, 0 insertions, 14 deletions
@@ -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 Binary files differdeleted file mode 100644 index 85bfc82..0000000 --- a/docs/balance.png +++ /dev/null diff --git a/docs/payments.png b/docs/payments.png Binary files differdeleted file mode 100644 index d811cde..0000000 --- a/docs/payments.png +++ /dev/null diff --git a/docs/statistics.png b/docs/statistics.png Binary files differdeleted file mode 100644 index 6284536..0000000 --- a/docs/statistics.png +++ /dev/null |