Skip to content

Commit 39cde3b

Browse files
anonployedwolovim
andauthored
Polish README.md (#3425)
* README.md polish --------- Co-authored-by: wolovim <[email protected]>
1 parent 13a2702 commit 39cde3b

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
[![Python versions](https://img.shields.io/pypi/pyversions/web3.svg)](https://pypi.python.org/pypi/web3)
77
[![Docs build](https://readthedocs.org/projects/web3py/badge/?version=latest)](https://web3py.readthedocs.io/en/latest/?badge=latest)
88

9-
A Python library for interacting with Ethereum.
9+
## A Python Library for Interacting with Ethereum
10+
11+
web3.py allows you to interact with the Ethereum blockchain using Python, enabling you to build decentralized applications, interact with smart contracts, and much more.
1012

1113
- Python 3.8+ support
1214

@@ -21,7 +23,7 @@ ______________________________________________________________________
2123

2224
For additional guides, examples, and APIs, see the [documentation](https://web3py.readthedocs.io/en/latest/).
2325

24-
## Want to help?
26+
## Want to Help?
2527

2628
Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our
2729
guidelines for [contributing](https://web3py.readthedocs.io/en/latest/contributing.html),
@@ -30,4 +32,6 @@ then check out issues that are labeled
3032

3133
______________________________________________________________________
3234

33-
#### Questions on implementation or usage? Join the conversation on [discord](https://discord.gg/GHryRvPB84).
35+
## Questions on Implementation or Usage?
36+
37+
Join the conversation in the Ethereum Python Community [Discord](https://discord.gg/GHryRvPB84).

0 commit comments

Comments
 (0)