simplify github docs

This commit is contained in:
Matthias Kretschmann 2018-06-18 16:38:15 +02:00
parent 65637ad8ca
commit a9ab56f549
Signed by: m
GPG Key ID: 606EEEF3C479A91F
1 changed files with 0 additions and 13 deletions

View File

@ -4,19 +4,6 @@ Use the repo banner to decorate an official Ocean Protocol repository's readme f
## Usage
1. Open the Sketch file
2. Modify the title on the right, and check the preview on the left
3. Select the _repo-banner_ Artboard and hit the _Export repo-banner_ button in the very bottom right.
4. You will receive a file _repo-banner@2x.png_ which you can then use in Markdown, ideally linking the repo banner to oceanprotocol.com:
```md
[![art](repo-banner@2x.png)](https://oceanprotocol.com)
```
Which will return:
[![art](repo-banner@2x.png)](https://oceanprotocol.com)
Always start a project's readme file like so:
```md