diff options
| author | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2021-05-12 00:13:27 +0100 |
|---|---|---|
| committer | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2021-05-12 00:13:27 +0100 |
| commit | 1ff07d0968c9171426dc44ce392fc5b0a817e258 (patch) | |
| tree | ee66ef93f93c709575db996c25708185deb07194 | |
| parent | Merge branch 'ReinierKoops-master' (diff) | |
| download | paper2remarkable-1ff07d0968c9171426dc44ce392fc5b0a817e258.tar.gz paper2remarkable-1ff07d0968c9171426dc44ce392fc5b0a817e258.zip | |
Make illustration transparent and change height
| -rw-r--r-- | .github/illustration.png | bin | 0 -> 456374 bytes | |||
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | paper2remarkable.png | bin | 412607 -> 0 bytes |
3 files changed, 1 insertions, 1 deletions
diff --git a/.github/illustration.png b/.github/illustration.png Binary files differnew file mode 100644 index 0000000..8a1b13c --- /dev/null +++ b/.github/illustration.png @@ -5,7 +5,7 @@ [](https://pepy.tech/project/paper2remarkable) <p align="center"> - <img src="paper2remarkable.png" height="400"> + <img src=".github/illustration.png" height="300"> </p> ``paper2remarkable`` is a command line program for quickly and easily diff --git a/paper2remarkable.png b/paper2remarkable.png Binary files differdeleted file mode 100644 index 7d5884a..0000000 --- a/paper2remarkable.png +++ /dev/null |
