Skip to content
This repository was archived by the owner on Jul 4, 2022. It is now read-only.

Commit c0ee046

Browse files
author
Alex Sed
authored
Update README.md (#159)
1 parent 500d96e commit c0ee046

File tree

1 file changed

+5
-29
lines changed

1 file changed

+5
-29
lines changed

README.md

Lines changed: 5 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,7 @@
1-
# Substrate · [![GitHub license](https://img.shields.io/badge/license-GPL3%2FApache2-blue)](LICENSE) [![GitLab Status](https://gitlab.parity.io/parity/substrate/badges/master/pipeline.svg)](https://gitlab.parity.io/parity/substrate/pipelines) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](docs/CONTRIBUTING.adoc)
1+
# Plug
2+
[![CircleCI](https://circleci.com/gh/plugblockchain/plug-blockchain.svg?style=svg)](https://circleci.com/gh/plugblockchain/plug-blockchain)
23

3-
<p align="center">
4-
<img src="/docs/media/sub.gif">
5-
</p>
4+
The fully permissioned blockchain framework built on [Substrate](https://github.com/paritytech/substrate).
65

7-
8-
Substrate is a next-generation framework for blockchain innovation 🚀.
9-
10-
## Trying it out
11-
12-
Simply go to [substrate.dev](https://substrate.dev) and follow the
13-
[installation](https://substrate.dev/docs/en/knowledgebase/getting-started/) instructions. You can
14-
also try out one of the [tutorials](https://substrate.dev/en/tutorials).
15-
16-
## Contributions & Code of Conduct
17-
18-
Please follow the contributions guidelines as outlined in [`docs/CONTRIBUTING.adoc`](docs/CONTRIBUTING.adoc). In all communications and contributions, this project follows the [Contributor Covenant Code of Conduct](docs/CODE_OF_CONDUCT.md).
19-
20-
## Security
21-
22-
The security policy and procedures can be found in [`docs/SECURITY.md`](docs/SECURITY.md).
23-
24-
## License
25-
26-
- Substrate Primitives (`sp-*`), Frame (`frame-*`) and the pallets (`pallets-*`), binaries (`/bin`) and all other utilities are licensed under [Apache 2.0](LICENSE-APACHE2).
27-
- Substrate Client (`/client/*` / `sc-*`) is licensed under [GPL v3.0 with a classpath linking exception](LICENSE-GPL3).
28-
29-
The reason for the split-licensing is to ensure that for the vast majority of teams using Substrate to create feature-chains, then all changes can be made entirely in Apache2-licensed code, allowing teams full freedom over what and how they release and giving licensing clarity to commercial teams.
30-
31-
In the interests of the community, we require any deeper improvements made to Substrate's core logic (e.g. Substrate's internal consensus, crypto or database code) to be contributed back so everyone can benefit.
6+
## Build
7+
See https://github.com/paritytech/substrate#6-building

0 commit comments

Comments
 (0)