Update README.md

This commit is contained in:
YULIUS KURNIAWAN KRISTIANTO 2019-04-02 00:16:30 +07:00 committed by GitHub
parent 6054ddc6c0
commit 4a7be9d61d
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)