Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Commit e4cdc39

Browse files
committed
Updated readme
1 parent aac09e0 commit e4cdc39

File tree

1 file changed

+6
-12
lines changed

1 file changed

+6
-12
lines changed

readme.md

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,15 @@
44

55
<img src="https://raw.githubusercontent.com/sebastian-software/preppy/master/demo.gif?raw=true" alt="Demo of Preppy" />
66

7-
<br/>[![Sponsored by][sponsor-img]][sponsor] [![Version][npm-version-img]][npm] [![Downloads][npm-downloads-img]][npm]<br/>
8-
[![Build Status Unix][travis-img]][travis] [![Build Status Windows][appveyor-img]][appveyor] [![Code Coverage][codecov-img]][codecov]
7+
<br/>[![Sponsored by][sponsor-img]][sponsor] [![Version][npm-version-img]][npm] [![Downloads][npm-downloads-img]][npm] [![Build Status][github-img]][github]
98

109
[sponsor]: https://www.sebastian-software.de
1110
[npm]: https://www.npmjs.com/package/preppy
12-
[travis]: https://travis-ci.org/sebastian-software/preppy
13-
[appveyor]: https://ci.appveyor.com/project/swernerx/preppy/branch/master
14-
[codecov]: https://codecov.io/gh/sebastian-software/preppy
15-
[sponsor-img]: https://badgen.net/badge/Sponsored%20by/Sebastian%20Software/692446
11+
[sponsor-img]: https://badgen.net/badge/Sponsored%20by/Sebastian%20Software/c41e54
1612
[npm-downloads-img]: https://badgen.net/npm/dm/preppy
1713
[npm-version-img]: https://badgen.net/npm/v/preppy
18-
[travis-img]: https://badgen.net/travis/sebastian-software/preppy?label=unix%20build
19-
[appveyor-img]: https://badgen.net/appveyor/ci/swernerx/preppy?label=windows%20build
20-
[codecov-img]: https://badgen.net/codecov/c/github/sebastian-software/preppy
14+
[github]: https://github.com/sebastian-software/asset-hash/actions
15+
[github-img]: https://badgen.net/github/status/sebastian-software/asset-hash?label=tests&icon=github
2116

2217
## 🥁 Features:
2318

@@ -74,8 +69,7 @@ Example `babel.config.json`:
7469
"@babel/env",
7570
{
7671
"useBuiltIns": "usage",
77-
"corejs": 3,
78-
"loose": true
72+
"corejs": 3
7973
}
8074
],
8175
[
@@ -273,4 +267,4 @@ Options
273267

274268
<img src="https://cdn.rawgit.com/sebastian-software/sebastian-software-brand/0d4ec9d6/sebastiansoftware-en.svg" alt="Logo of Sebastian Software GmbH, Mainz, Germany" width="460" height="160"/>
275269

276-
Copyright 2016-2021<br/>[Sebastian Software GmbH](http://www.sebastian-software.de)
270+
Copyright 2016-2022<br/>[Sebastian Software GmbH](http://www.sebastian-software.de)

0 commit comments

Comments
 (0)