mirror of https://github.com/status-im/specs.git
Update README.md
This commit is contained in:
parent
6376611e8b
commit
72423ef20d
20
README.md
20
README.md
|
@ -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.
|
||||
|
||||
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) |
|
||||
|
|
Loading…
Reference in New Issue