diff options
| author | Fuwn <[email protected]> | 2021-05-13 09:41:44 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-05-13 09:41:44 -0700 |
| commit | 730c1554f44f95e4176b1230e5cc56eb31b0d447 (patch) | |
| tree | 25e919b8edb6fff2f4a3782441a418ff0d880348 /readme.md | |
| parent | feat(readme): example screenshot (diff) | |
| download | lime-old-730c1554f44f95e4176b1230e5cc56eb31b0d447.tar.xz lime-old-730c1554f44f95e4176b1230e5cc56eb31b0d447.zip | |
fix(readme): center align image
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,11 +1,11 @@ -</p> <a href="https://github.com/fuwn/lime"> <h1 align="center">🧶 lime</h1> </a> <p align="center"> no bs url shortening -</p> + <img src="./assets/screenshot_index.png" alt="screenshot of index page"> +</p> <p align="center"> <a href="https://discord.com/invite/yWKgRT6"> @@ -17,7 +17,7 @@ no bs url shortening <a href="https://saythanks.io/to/[email protected]"> <img src="https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg" alt="say thanks" /> </a> -<a href="./LICENSE"> +<a href="./license"> <img src="https://img.shields.io/github/license/fuwn/lime" alt="license" /> </a> </p> |