diff --git a/README.md b/README.md index 307dc98..28b5ed0 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,14 @@ # crabfetch + A simple fetch utility, written in Rust [![forthebadge](https://forthebadge.com/images/badges/works-on-my-machine.svg)](https://forthebadge.com) -![GitHub](https://img.shields.io/github/license/flyingcakes85/crabfetch?style=for-the-badge) +![GitHub](https://img.shields.io/github/license/flyingcakes85/crabfetch?style=for-the-badge) + +[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/made-with-rust.svg)](https://forthebadge.com) -[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/made-with-rust.svg)](https://forthebadge.com) +![Screenschot](screenshot.png) ## Install diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..ef8a704 Binary files /dev/null and b/screenshot.png differ