Skip to content

Commit

Permalink
Add a logo
Browse files Browse the repository at this point in the history
  • Loading branch information
hongquan committed Aug 8, 2021
1 parent 0566f4e commit 1f14684
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
# Duri #

![made-in-vietnam](https://madewithlove.vercel.app/vn?heart=true&colorA=%23ffcd00&colorB=%23da251d)
[![registry](https://badgen.net/crates/v/duri)](https://crates.io/crates/duri)

CLI tool to get data URI of a file.

![Logo](data/durian.svg)

## Install

Duri is written in Rust, so you can install it from crates.io:
Duri is written in [Rust](https://www.rust-lang.org/), so you can install it from [crates.io](https://crates.io/crates/duri):

```console
cargo install duri
Expand Down Expand Up @@ -72,4 +77,5 @@ jo -d. file.name=image.png file.content=%image.png | http example-api.vn/ekyc/
Credit
------

Brought to you by [Nguyễn Hồng Quân](https://quan.hoabinh.vn).
- Brought to you by [Nguyễn Hồng Quân](https://quan.hoabinh.vn).
- Application is from [Freepik](https://www.flaticon.com/free-icon/durian_765534).
94 changes: 94 additions & 0 deletions data/durian.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1f14684

Please sign in to comment.