diff --git a/README.md b/README.md index e8630ef..0ba5489 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ [![art](github/repo-banner@2x.png)](https://oceanprotocol.com) +

art

+ > 🐳 Ocean Protocol's assets for community distribution. [![npm](https://img.shields.io/npm/v/@oceanprotocol/art.svg)](https://www.npmjs.com/package/@oceanprotocol/art) diff --git a/github/README.md b/github/README.md index b34fbf4..c8ccba9 100644 --- a/github/README.md +++ b/github/README.md @@ -2,11 +2,6 @@ Use the repo banner to decorate an official Ocean Protocol repository's readme file. -## Prerequisites - -- [Sketch](https://www.sketchapp.com) -- Sharp Sans Display No. 1 Bold installed, see [note](../README.md#typography) - ## Usage 1. Open the Sketch file @@ -20,4 +15,26 @@ Use the repo banner to decorate an official Ocean Protocol repository's readme f Which will return: -![](repo-banner@2x.png) \ No newline at end of file +[![art](repo-banner@2x.png)](https://oceanprotocol.com) + +Always start a project's readme file like so: + +```md +[![banner](repo-banner@2x.png)](https://oceanprotocol.com) + +

repo-name

+ +> 🐳 Start with emoji, then add a tagline describing your project. + +[![npm](https://img.shields.io/npm/v/@oceanprotocol/art.svg)](https://www.npmjs.com/package/@oceanprotocol/art) +```` + +Which will return: +[![banner](repo-banner@2x.png)](https://oceanprotocol.com) + +

repo-name

+ +> 🐳 Start with emoji, then add a tagline describing your project. + +[![npm](https://img.shields.io/npm/v/@oceanprotocol/art.svg)](https://www.npmjs.com/package/@oceanprotocol/art) + diff --git a/github/repo-banner.sketch b/github/repo-banner.sketch index 053ebe8..ed174e2 100644 Binary files a/github/repo-banner.sketch and b/github/repo-banner.sketch differ diff --git a/github/repo-banner@2x.png b/github/repo-banner@2x.png index 293d452..1ce2ddf 100644 Binary files a/github/repo-banner@2x.png and b/github/repo-banner@2x.png differ