소스 검색

API unstable vs don’t use

Artur Paikin 8 년 전
부모
커밋
8da8d2c91f
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -34,8 +34,6 @@ Check out [uppy.io](http://uppy.io/) for docs, API, examples and stats.
 
 ## Usage
 
-:warning: :construction: **Don’t use Uppy in production just yet, we’re working on it**
-
 ### Installing from NPM
 
 ```sh
@@ -88,6 +86,8 @@ But if you like, you can also use a pre-built bundle, for example from [unpkg CD
 
 ## API
 
+:warning: :construction: API is unstable and is subject to breaking changes
+
 Uppy exposes events that you can subscribe to in your app:
 
 ### Event `core:upload-progress` when file upload progress is available