Skip to content

Commit

Permalink
Remove shields from readme and change build command
Browse files Browse the repository at this point in the history
  • Loading branch information
ogustavo-pereira committed Feb 17, 2022
1 parent fa0fb4d commit 606a1ba
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@

<img src="./build/icons/128x128.png" align="right"/>

[![Build Status][travis-image]][travis-url]
[![Dependency Status][david_img]][david_site]
[![OpenCollective](https://opencollective.com/cerebro/backers/badge.svg)](#backers)
[![OpenCollective](https://opencollective.com/cerebro/sponsors/badge.svg)](#sponsors)

## Usage
You can download the latest version on [releases](https://github.com/cerebroapp/cerebro/releases) page.

Expand Down Expand Up @@ -92,7 +87,7 @@ Use shortcut `ctrl+space` to open app window and type `Cerebro Settings`. There
Use this command to build `.app` file:

```bash
$ yarn run package
$ yarn build
```


Expand Down

0 comments on commit 606a1ba

Please sign in to comment.