Merge pull request #61 from ykris45/patch-1

Update README.md
This commit is contained in:
Thomas Zarebczan 2019-04-01 13:19:12 -04:00 committed by GitHub
commit bbc07e8238
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# LBRY Block Explorer # LBRY Block Explorer
A simple PHP block explorer for browsing transactions and claims on the [LBRY](https://lbry.io) blockchain. The explorer was developed using CakePHP which is a model-view-controller (MVC) PHP framework. A simple PHP block explorer for browsing transactions and claims on the [LBRY](https://lbry.com) blockchain. The explorer was developed using CakePHP which is a model-view-controller (MVC) PHP framework.
## Installation ## Installation
There are some prerequisites that need to be installed before the explorer can be accessed. There are some prerequisites that need to be installed before the explorer can be accessed.
@ -76,7 +76,7 @@ Launch the URL for the configured web server root in a browser.
## Contributing ## Contributing
Contributions to this project are welcome, encouraged, and compensated. For more details, see https://lbry.io/faq/contributing Contributions to this project are welcome, encouraged, and compensated. For more details, see https://lbry.tech/contribute
## License ## License
@ -88,4 +88,4 @@ We take security seriously. Please contact security@lbry.io regarding any securi
## Contact ## Contact
The primary contact for this project is [@akinwale](https://github.com/akinwale) (akinwale@lbry.io) The primary contact for this project is [@akinwale](https://github.com/akinwale) (akinwale@lbry.com)