mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
standardization updates
A few minor updates
This commit is contained in:
parent
12a6e0eee1
commit
680db73469
1 changed files with 10 additions and 2 deletions
12
README.md
12
README.md
|
@ -12,7 +12,11 @@ Please see [INSTALL](INSTALL.md) for comprehensive, easy-to-follow instructions
|
||||||
|
|
||||||
Unless you are planning to contribute to the lbry.io website, this project serves little independent purpose.
|
Unless you are planning to contribute to the lbry.io website, this project serves little independent purpose.
|
||||||
|
|
||||||
To access a local copy of lbry.io, follow [INSTALL](INSTALL.md) and then access `localhost:8000` in your browser.
|
To access a local copy of lbry.io, follow [INSTALL](INSTALL.md) and then access `localhost:8000` in your browser. This will allow you to make changes to the website, test locally and then submit pull requests.
|
||||||
|
|
||||||
|
## Running from Source
|
||||||
|
|
||||||
|
Please see [INSTALL](INSTALL.md) for details on how to run from source.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
@ -22,9 +26,13 @@ This project is MIT licensed. For the full license, see [LICENSE](LICENSE).
|
||||||
|
|
||||||
Contributions to this project are welcome, encouraged, and compensated. For more details, see [CONTRIBUTING](https://lbry.io/faq/contributing).
|
Contributions to this project are welcome, encouraged, and compensated. For more details, see [CONTRIBUTING](https://lbry.io/faq/contributing).
|
||||||
|
|
||||||
|
## Security
|
||||||
|
|
||||||
|
We take security seriously. Please contact [security@lbry.io](mailto:security@lbry.io) regarding any security issues. Our PGP key is [here](https://keybase.io/lbry/key.asc) if you need it.
|
||||||
|
|
||||||
## Contact
|
## Contact
|
||||||
|
|
||||||
The primary contact for this project is Jeremy Kauffman (jeremy@lbry.io).
|
The primary contact for this project is [Jeremy Kauffman](https://github.com/kauffj) (jeremy@lbry.io).
|
||||||
|
|
||||||
## Additional Info and Links
|
## Additional Info and Links
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue