mirror of
https://github.com/oceanprotocol/art
synced 2024-11-14 17:24:50 +01:00
new repo banner
This commit is contained in:
parent
5d6f782deb
commit
bddcc48e6f
@ -1,5 +1,7 @@
|
||||
[![art](github/repo-banner@2x.png)](https://oceanprotocol.com)
|
||||
|
||||
<h1 align="center">art</h1>
|
||||
|
||||
> 🐳 Ocean Protocol's assets for community distribution.
|
||||
|
||||
[![npm](https://img.shields.io/npm/v/oceanprotocol-art.svg)](https://www.npmjs.com/package/oceanprotocol-art)
|
||||
|
@ -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)
|
||||
[![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)
|
||||
|
||||
<h1 align="center">repo-name</h1>
|
||||
|
||||
> 🐳 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)
|
||||
|
||||
<h1 align="center">repo-name</h1>
|
||||
|
||||
> 🐳 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)
|
||||
|
||||
|
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 86 KiB After Width: | Height: | Size: 80 KiB |
Loading…
Reference in New Issue
Block a user