diff --git a/README.md b/README.md index 6a10739b..96d82c45 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ ================= [![Build Status](https://travis-ci.org/AssemblyScript/assemblyscript.svg?branch=master)](https://travis-ci.org/AssemblyScript/assemblyscript) +[![Backers on Open Collective](https://opencollective.com/assemblyscript/backers/badge.svg)](#backers) +[![Sponsors on Open Collective](https://opencollective.com/assemblyscript/sponsors/badge.svg)](#sponsors) **AssemblyScript** compiles strictly typed [TypeScript](http://www.typescriptlang.org) (basically JavaScript with types) to [WebAssembly](http://webassembly.org) using [Binaryen](https://github.com/WebAssembly/binaryen). It generates lean and mean WebAssembly modules while being just an `npm install` away. @@ -105,3 +107,45 @@ Running everything in order (lint, clean, test, build, test): ``` $> npm run all ``` + +Contributing +------------ + +This project exists thanks to all the people who [contribute](CONTRIBUTING.md). + + + +Sponsoring +---------- + +The core team members and most contributors do this open source work in their free time. If you use AssemblyScript for a serious task or plan to do so, and you'd like us to invest more time on it, [please donate](https://opencollective.com/assemblyscript). + +This is how we use the donations: + +* Allow the core team to work on AssemblyScript +* Thank contributors if they invested a large amount of time in contributing +* Support projects in the ecosystem that are of great value for us or users +* Fees for money handling + +### Sponsors + +[Become a sponsor](https://opencollective.com/assemblyscript#sponsor) and get your logo on our README on Github with a link to your site. + + + + + + + + + + + + +### Backers + +[Become a backer](https://opencollective.com/assemblyscript#backer) and get your image on our README on Github with a link to your site. + + + +Thank you for your support!