diff --git a/FLS01/README.md b/FLS01/README.md index 8c3e0cf..a1515a6 100644 --- a/FLS01/README.md +++ b/FLS01/README.md @@ -3,8 +3,8 @@ | Name | `fiat_on_ramp` | |---------- |------------------------------ | -| Version | 0.1 | -| Status | Draft | +| Version | 1.0 | +| Status | For Implementation | ## Motivation The goal of this specification is to provide standardized API for applications to purchase bitcoin. This will make integrations simple and providers compatible, enabling wider adoption. diff --git a/README.md b/README.md index 8707f0e..3466681 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ All FiatLink specifications include a "Status" field. "Status" can be one of the ## Specs 1. [FLS00 - Transport layer](./FLS00/README.md) **DRAFT** -2. [FLS01 - Non-kyc on-ramp API spec](./FLS01/README.md) **DRAFT** +2. [FLS01 - Non-kyc on-ramp API spec](./FLS01/README.md) **For Implementation** ## API and SDK documentation - [OpenAPI](https://docs.fiatlink.co/)