Skip to content

Commit 77491e8

Browse files
author
zk
committed
update read.me
1 parent fa1e580 commit 77491e8

File tree

1 file changed

+11
-29
lines changed

1 file changed

+11
-29
lines changed

README.md

Lines changed: 11 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -64,39 +64,21 @@ TRON enables large-scale development and engagement. With over 2000 transactions
6464

6565
# Quick Start
6666

67-
* [Quick Start](./quickstart.md) TRON Quickstart image setup
67+
[Quick Start](./quickstart.md) TRON Quickstart image setup
6868

69-
# Deploy
70-
* [Build](./build.md) Please build java-tron after cloning the project
71-
* [Run](./run.md) Run java-tron
69+
# Deployment
70+
[https://tronprotocol.github.io/documentation-en/developers/deployment/](https://tronprotocol.github.io/documentation-en/developers/deployment/)
7271

73-
# Developer Community
72+
# Channel
73+
[Core Devs Gitter](https://gitter.im/tronprotocol/allcoredev)
7474

75-
* [Discord](https://discord.gg/GsRgsTD) Please join our Developer Discord
76-
* [Gitter](https://gitter.im/tronprotocol/allcoredev) the core dev gitter
75+
# Contribution
76+
https://tronprotocol.github.io/documentation-en/developers/contribution/](https://tronprotocol.github.io/documentation-en/developers/contribution/)
7777

78-
# Projects
79-
* [TRON Protocol](https://github.com/tronprotocol/protocol)
80-
* [Wallet Client](https://github.com/tronprotocol/wallet-cli)
81-
* [Wallet Web](https://github.com/tronprotocol/wallet-web)
82-
83-
# Resource
84-
* [Website](https://tron.network/)
85-
* [Documentation](http://developers.tron.network)
86-
* [Blog](https://tronprotocol.github.io/tron-blog/)
87-
* [Tronscan](https://tronscan.org/)
88-
* [Trxplorer](https://www.trxplorer.io/)
78+
# Resources
79+
* [Medium](https://medium.com/@coredevs)
80+
* [Documentation](https://tronprotocol.github.io/documentation-en/introduction/)
8981
* [White Paper](https://tron.network/resources?lng=&name=1)
90-
* [TRON Quickstart](https://developers.tron.network/docs/getting-started-1)
91-
* [About](https://tron.network/about)
92-
* [FAQ](https://tron.network/faq)
93-
94-
# Contributing
95-
Thank you for all of [our contributors](https://github.com/tronprotocol/java-tron/graphs/contributors); this project wouldn’t be what it is without you! If you want to help out, please see [CONTRIBUTING.md](CONTRIBUTING.md).
96-
97-
If you'd like to contribute to java-tron, please fork, fix, commit and send a pull request for the maintainers to review and merge into the main code base.
98-
If you wish to submit more complex changes though, please check up with the core devs first on [our gitter channel](https://gitter.im/tronprotocol/allcoredev) to ensure those changes are
99-
in line with the general philosophy of the project and/or get some early feedback which can make both your efforts much lighter as well as our review and merge procedures quick and simple.
10082

10183
# License
102-
* [MIT](https://github.com/tronprotocol/java-tron/blob/master/LICENSE)
84+
[MIT](https://github.com/tronprotocol/java-tron/blob/master/LICENSE)

0 commit comments

Comments
 (0)