Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

Commit

Permalink
docs: ✏️ rebuild readme
Browse files Browse the repository at this point in the history
  • Loading branch information
streamich committed Jun 6, 2018
1 parent 3fcc7cd commit d80632a
Showing 1 changed file with 1 addition and 21 deletions.
22 changes: 1 addition & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,21 +58,8 @@ git cz

## Examples

```
feat: 🎸 add 'graphiteWidth' option
```

```
fix: 🐞 stop graphite breaking when width < 0.1
```
![](./docs/example.png)

```
perf: ⚡️ remove graphiteWidth option
BREAKING CHANGE: The graphiteWidth option has been removed. The default graphite width of 10mm is always used for performance reason.
Issues: MOL-1234
```

## Custom config

Expand Down Expand Up @@ -147,7 +134,6 @@ The footer is the place to reference any tasks related to this commit.
## Why this Fork?

```
<<<<<<< HEAD
npm i -g git-cz
added 1 package in 0.612s
```
Expand All @@ -158,10 +144,4 @@ Installs in 0.6s vs 31.1s.
npm i -g mol-conventional-changelog
added 345 packages in 31.076s
```
=======
11:10 $ npm i -g mol-conventional-changelog
+ mol-conventional-changelog@1.4.0
added 345 packages in 38.677s
```

>>>>>>> feat: 🎸 add mmarkdown

0 comments on commit d80632a

Please sign in to comment.