From e398293d556cce0e515e58fcfb4864d3837abfa8 Mon Sep 17 00:00:00 2001 From: Pooya Parsa Date: Sat, 12 Dec 2020 14:11:35 +0100 Subject: [PATCH] chore: update readme --- .github/banner.svg | 348 +++++++++++++++++++++++++++++++++++++++++++++ README.md | 8 +- 2 files changed, 350 insertions(+), 6 deletions(-) create mode 100644 .github/banner.svg diff --git a/.github/banner.svg b/.github/banner.svg new file mode 100644 index 00000000..cc7a9835 --- /dev/null +++ b/.github/banner.svg @@ -0,0 +1,348 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/README.md b/README.md index 829b4325..e137a5fe 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,11 @@ -![ufo](https://user-images.githubusercontent.com/904724/101662999-716ea680-3a4a-11eb-99e2-26202b7376cc.png) - -# 👽 ufo - -> URL utils for humans - [![npm version][npm-version-src]][npm-version-href] [![npm downloads][npm-downloads-src]][npm-downloads-href] [![Github Actions][github-actions-src]][github-actions-href] [![Codecov][codecov-src]][codecov-href] [![bundle][bundle-src]][bundle-href] +![👽 ufo](.github/banner.svg) + - Depending on native `URL` to parse urls and encoding - Zero dependency - Treeshakable