Skip to content

Commit bcecd47

Browse files
FAB-5304 fix trademark guideline violations
Change-Id: Ie52c7af9192eeedf176b9a100262e9c24c599b24 Signed-off-by: Christopher Ferris <[email protected]>
1 parent ace2a64 commit bcecd47

File tree

1 file changed

+20
-8
lines changed

1 file changed

+20
-8
lines changed

README.md

+20-8
Original file line numberDiff line numberDiff line change
@@ -13,23 +13,35 @@ the [Hyperledger Project Lifecycle document](https://wiki.hyperledger.org/commun
1313
[![GoDoc](https://godoc.org/github.com/hyperledger/fabric?status.svg)](https://godoc.org/github.com/hyperledger/fabric)
1414
[![Documentation Status](https://readthedocs.org/projects/hyperledger-fabric/badge/?version=latest)](http://hyperledger-fabric.readthedocs.io/en/latest/?badge=latest)
1515

16-
## Hyperledger fabric
16+
## Hyperledger Fabric
1717

18-
The fabric is an implementation of blockchain technology, leveraging familiar
19-
and proven technologies. It is a modular architecture allowing pluggable
20-
implementations of various function. It features powerful container technology
21-
to host any mainstream language for smart contracts development.
18+
Hyperledger Fabric is a platform for distributed ledger solutions, underpinned
19+
by a modular architecture delivering high degrees of confidentiality,
20+
resiliency, flexibility and scalability. It is designed to support pluggable
21+
implementations of different components, and accommodate the complexity and
22+
intricacies that exist across the economic ecosystem.
23+
24+
Hyperledger Fabric delivers a uniquely elastic and extensible architecture,
25+
distinguishing it from alternative blockchain solutions. Planning for the
26+
future of enterprise blockchain requires building on top of a fully-vetted,
27+
open source architecture; Hyperledger Fabric is your starting point.
2228

2329
## Documentation, Getting Started and Developer Guides
2430

25-
This is a **read-only mirror** of the formal Gerrit repository, please visit our
31+
Please visit our
2632
[online documentation](http://hyperledger-fabric.readthedocs.io/en/latest/) for
2733
information on getting started using and developing with the fabric, SDK and chaincode.
2834

35+
It's recommended for first-time users to begin by going through the
36+
[Getting Started](http://hyperledger-fabric.readthedocs.io/en/latest/getting_started.html)
37+
section of the documentation in order to gain familiarity with the Hyperledger
38+
Fabric components and the basic transaction flow.
39+
2940
## Contributing
3041

31-
We welcome contributions to the Hyperledger Project in many forms. There’s always plenty to do!
32-
Check [the documentation on how to contribute to this project](http://hyperledger-fabric.readthedocs.io/en/latest/CONTRIBUTING.html) for the full details.
42+
We welcome contributions to the Hyperledger Fabric Project in many forms.
43+
There’s always plenty to do! Check [the documentation on how to contribute to this project](http://hyperledger-fabric.readthedocs.io/en/latest/CONTRIBUTING.html)
44+
for the full details.
3345

3446
## Community
3547

0 commit comments

Comments
 (0)