From fb30b7ad849ceb3367a66259774c020e3eae85d6 Mon Sep 17 00:00:00 2001 From: azabroflovski Date: Sun, 5 May 2024 05:43:21 +0500 Subject: [PATCH] docs(readme): pretty head & add logo --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 84d7f53..bf73d2e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,11 @@ -# Dialogue +
+

Dialogue

+ +

+ Tiny wrapper over the <dialog /> +
Native, no overhead scripts, just dialog +

+
![GitHub Repo stars](https://img.shields.io/github/stars/azabroflovski/tiny-dialogue) ![GitHub Release](https://img.shields.io/github/v/release/azabroflovski/tiny-dialogue?label=version) @@ -6,6 +13,8 @@ ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/azabroflovski/tiny-dialogue/.github%2Fworkflows%2Fstatic.yml) ![NPM Downloads](https://img.shields.io/npm/dm/tiny-dialogue) +--- + ## Installation Package is available on npm and can be installed from the command line.