Skip to content

Commit 317e86b

Browse files
committed
Updated links in README
1 parent a253c53 commit 317e86b

File tree

1 file changed

+14
-20
lines changed

1 file changed

+14
-20
lines changed

README.md

Lines changed: 14 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,19 @@
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

99
**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) |
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),
1515
[Bitcoin](https://manual.os-js.org/wallet.png)
1616

17+
**Support:**
18+
[Chat](https://gitter.im/os-js/OS.js),
19+
[Forums](https://community.os-js.org/),
20+
[Twitter](https://twitter.com/osjsorg),
21+
[Facebook](https://www.facebook.com/os.js.org)
22+
1723
## Introduction
1824

1925
This is the OS.js base repository that you can use as a template to make your own distributions, installations and development environments.
@@ -26,7 +32,9 @@ Visit the [official demo](https://demo.os-js.org/) for a preview version. Please
2632

2733
## Documentation
2834

29-
See the [Official Manuals](https://manual.os-js.org/) for articles, tutorials and guides.
35+
See the [official manuals](https://manual.os-js.org/) for articles, tutorials and guides.
36+
37+
There's also a [contribution guide](https://github.com/os-js/OS.js/blob/master/CONTRIBUTING.md) if you want to contribute to this project.
3038

3139
## Installation
3240

@@ -83,17 +91,3 @@ npm run build
8391
# Start serving
8492
npm run serve
8593
```
86-
87-
## Contribution
88-
89-
See the [Contribution Guide](https://github.com/os-js/OS.js/blob/master/CONTRIBUTING.md) for
90-
contribution guidelines, sponsorship/donation links and other resources.
91-
92-
## Links
93-
94-
* [Official Chat](https://gitter.im/os-js/OS.js)
95-
* [Community Forums and Announcements](https://community.os-js.org/)
96-
* [Homepage](https://os-js.org/)
97-
* [Twitter](https://twitter.com/osjsorg) ([author](https://twitter.com/andersevenrud))
98-
* [Facebook](https://www.facebook.com/os.js.org)
99-
* [Docker Hub](https://hub.docker.com/u/osjs/)

0 commit comments

Comments
 (0)