Skip to content

Commit a253c53

Browse files
committed
Replaced badges with text in README
1 parent a8c2b11 commit a253c53

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,13 @@
66

77
[OS.js](https://www.os-js.org/) is an [open-source](https://raw.githubusercontent.com/os-js/OS.js/master/LICENSE) web desktop platform with a window manager, application APIs, GUI toolkit, filesystem abstractions and much more.
88

9-
[![Support](https://img.shields.io/badge/patreon-support-orange.svg)](https://www.patreon.com/user?u=2978551&ty=h&u=2978551)
10-
[![Support](https://img.shields.io/badge/opencollective-donate-red.svg)](https://opencollective.com/osjs)
11-
[![Donate](https://img.shields.io/badge/liberapay-donate-yellowgreen.svg)](https://liberapay.com/os-js/)
12-
[![Donate](https://img.shields.io/badge/paypal-donate-yellow.svg)](https://paypal.me/andersevenrud)
13-
[![Donate](https://img.shields.io/badge/bitcoin-donate-blue.svg)](https://manual.os-js.org/wallet.png)
9+
**Backing/Donations:**
10+
[Github sponsorship](https://github.com/sponsors/andersevenrud) |
11+
[Patreon](https://www.patreon.com/user?u=2978551&ty=h&u=2978551) |
12+
[OpenCollective](https://opencollective.com/osjs) |
13+
[LibrePay](https://liberapay.com/os-js/) |
14+
[PayPal](https://paypal.me/andersevenrud) |
15+
[Bitcoin](https://manual.os-js.org/wallet.png)
1416

1517
## Introduction
1618

@@ -82,7 +84,7 @@ npm run build
8284
npm run serve
8385
```
8486

85-
## Contributions
87+
## Contribution
8688

8789
See the [Contribution Guide](https://github.com/os-js/OS.js/blob/master/CONTRIBUTING.md) for
8890
contribution guidelines, sponsorship/donation links and other resources.

0 commit comments

Comments
 (0)