Update contributing section of README.md

This commit is contained in:
Keyan 2023-04-27 16:49:45 -05:00 committed by keyan
parent 4e817a232d
commit 95e88df9df
1 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,6 @@
# contributing
We pay sats for PRs. Sats will be proportional to the impact of the PR. If there's something you'd like to work on, suggest how much you'd do it for on the issue. If there's something you'd like to work on that isn't already an issue, whether its a bug fix or a new feature, create one.
# stacker.news
[Stacker News](https://stacker.news) is like Hacker News but we pay you Bitcoin. We use Bitcoin and the Lightning Network to provide Sybil resistance and any karma earned is withdrawable as Bitcoin.
@ -23,8 +26,5 @@ To ensure user balances are kept sane, all wallet updates are run in serializabl
# code
The code is linted with standardjs.
# contributing
Pull requests are welcome. Please submit feature requests and bug reports through issues.
# license
[MIT](https://choosealicense.com/licenses/mit/)