From 6f34ab228da75934a1a6e15214d91999a0d72fed Mon Sep 17 00:00:00 2001 From: Marcin Rataj Date: Fri, 22 Sep 2023 18:57:09 +0200 Subject: [PATCH] docs(readme): new logo and header (#64) * docs(readme): new logo and header * chore: improve header to look better on npm --- README.md | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index f6e8055..6440a44 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,21 @@ -# npm-kubo - -[![](https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square)](https://ipfs.tech/) -[![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme) - -> install [Kubo](https://github.com/ipfs/kubo) (previously known as "go-ipfs") from npm +

+
+ Kubo logo +
+ Kubo: IPFS Implementation in GO +
+
+

+ +

Install Kubo (previously known as "go-ipfs") from NPM

+ +

+ Matrix + ci + npm version + npm downloads + Official Part of IPFS Project +

## Table of Contents @@ -16,7 +28,7 @@ ## Install -Install the latest [Kubo](https://github.com/ipfs/kubo/) (kubo) binary: +Install the latest [Kubo](https://github.com/ipfs/kubo/) (go-ipfs) binary: ```sh # Install globally