From 2c4ee1eb58b697c4b78045e917987eebca225f33 Mon Sep 17 00:00:00 2001 From: thephez Date: Tue, 18 Jul 2017 18:26:15 -0400 Subject: [PATCH] Readme update - add summary table (#6) Add summary table in BIP repo style --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 3f5beb1..9bbc90d 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,12 @@ We use the same general guidelines for introducing a new DIP as specified in [BI * Following a discussion, the proposal should be submitted to the DIPs git repository as a pull request. This draft must be written in BIP/DIP style as described in [BIP 2](https://github.com/bitcoin/bips/blob/master/bip-0002.mediawiki), and named with an alias such as "dip-johndoe-infinitedash" until the editor has assigned it a DIP number (authors MUST NOT self-assign DIP numbers). +## Dash Improvement Proposal Summary +Number | Layer | Title | Owner | Type | Status +--- | --- | --- | --- | --- | --- +[1](dip-0001.md) | Consensus | Initial Scaling of the Network | Darren Tapp | Standard | Proposed + + ## License Unless otherwise specified, Dash Improvement Proposals (DIPs) are released under the terms of the MIT license. See [LICENSE](LICENSE) for more information or see https://opensource.org/licenses/MIT.