added teaser images to readme
This commit is contained in:
parent
deb7a69318
commit
d6be21b1b5
14
README.md
14
README.md
|
@ -1,5 +1,7 @@
|
|||
# Bookmark Divider
|
||||
|
||||
![Create Divider](md/teaser.png)
|
||||
|
||||
A browser independent bookmark divider (Google Chrome, Firefox, Safari, Internet Explorer, Microsoft Edge). It works perfectly with light and dark themes due to its binary nature.
|
||||
|
||||
You can clone this complex repository or just use the [hosted version on netlify](https://bookmark-divider.netlify.com/).
|
||||
|
@ -28,4 +30,16 @@ If you have too many bookmarks it can be easier to just use the favicons. But fa
|
|||
|
||||
---
|
||||
|
||||
## Mode
|
||||
|
||||
### Dark
|
||||
|
||||
![Create Divider](md/teaser_dark.png)
|
||||
|
||||
### Light
|
||||
|
||||
![Create Divider](md/teaser_light.png)
|
||||
|
||||
---
|
||||
|
||||
Inspired by [https://su.at/archive/bookmark/](https://su.at/archive/bookmark/).
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 5.5 KiB |
Binary file not shown.
After Width: | Height: | Size: 5.5 KiB |
Loading…
Reference in New Issue