Update README.md

This commit is contained in:
Oskar Thorén 2019-04-15 13:07:19 +08:00 committed by GitHub
parent 6376611e8b
commit 72423ef20d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 18 additions and 2 deletions

View File

@ -1,4 +1,20 @@
# specs # Specifications for Status clients
Specifications for Status clients.
This repository will contain a list of specifications for implementing Status and its various capabilities. For examples, see http://www.bittorrent.org/beps/bep_0000.html. This repository will contain a list of specifications for implementing Status and its various capabilities. For examples, see http://www.bittorrent.org/beps/bep_0000.html.
Status Improvement Proposals (SIPs).
## Accepted
No accepted SIPs right now.
## Draft
All specifications are currently in heavy draft mode. The following SIPs are under consideration for standardization.
| Num | Title |
|-----|----|
| 0 | [SIP Index (placeholder)](README.md) |
| 1 | [SIP process (placeholder)](https://github.com/status-im/specs/issues/1) |
| 2 | [SIP template (placeholder)](https://tools.ietf.org/html/rfc2119) |
| 3 | [Initial Protocol Specification (PR)](https://github.com/status-im/specs/pull/3) |