Merge pull request #2081 from ssiddhantsharma/ssiddhantsharma-patch-1
Added release badge to the Readme and updated contributions!
This commit is contained in:
commit
b23a6be445
1 changed files with 4 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# LBRY App
|
||||
|
||||
[](https://github.com/lbryio/lbry-desktop/blob/master/LICENSE)
|
||||
[](https://GitHub.com/lbryio/lbry-desktop/releases/)
|
||||
[](https://travis-ci.org/lbryio/lbry-desktop)
|
||||
[](https://david-dm.org/lbryio/lbry-desktop)
|
||||
[](https://www.codacy.com/app/LBRY/lbry-desktop?utm_source=github.com&utm_medium=referral&utm_content=lbryio/lbry-desktop&utm_campaign=Badge_Grade)
|
||||
[](https://chat.lbry.io)
|
||||
|
||||
[](https://forthebadge.com)
|
||||
|
@ -64,9 +64,10 @@ distributable packages.
|
|||
|
||||
If the app isn't building, or `yarn xxx` commands aren't working you may need to just reset your `node_modules`. To do so you can run: `rm -r node_modules && yarn` or `del /s /q node_modules && yarn` on Windows.
|
||||
|
||||
## Contributing
|
||||
## Contributing
|
||||
We :heart: contributions from everyone and contributions to this project are encouraged, and compensated. We welcome [bug reports](https://github.com/lbryio/lbry-desktop/issues/), [bug fixes](https://github.com/lbryio/lbry-desktop/pulls) and feedback is always appreciated. For more details, see [CONTRIBUTING.md](CONTRIBUTING.md).
|
||||
|
||||
Contributions to this project are welcome, encouraged, and compensated. For more details, see [CONTRIBUTING.md](CONTRIBUTING.md).
|
||||
## [](https://github.com/lbryio/lbry-desktop/issues) [](https://GitHub.com/lbryio/lbry-desktop/graphs/contributors/)
|
||||
|
||||
## License
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue