소스 검색

Docs: Improved readme. [skip ci]

Piotrek Koszuliński 8 년 전
부모
커밋
9172bd3bbb
1개의 변경된 파일5개의 추가작업 그리고 1개의 파일을 삭제
  1. 5 1
      packages/ckeditor5-image/README.md

+ 5 - 1
packages/ckeditor5-image/README.md

@@ -8,7 +8,11 @@ CKEditor 5 image feature
 [![Dependency Status](https://david-dm.org/ckeditor/ckeditor5-image/status.svg)](https://david-dm.org/ckeditor/ckeditor5-image)
 [![devDependency Status](https://david-dm.org/ckeditor/ckeditor5-image/dev-status.svg)](https://david-dm.org/ckeditor/ckeditor5-image?type=dev)
 
-The image feature for CKEditor 5. More information about the project can be found at the following URL: <https://github.com/ckeditor/ckeditor5-image>.
+This package implements the image feature for CKEditor 5. The feature is introduced in a grannular form implemented by a couple of plugins.
+
+## Documentation
+
+See the [`@ckeditor/ckeditor5-image` package](https://ckeditor5.github.io/docs/nightly/ckeditor5/latest/api/image.html) page in [CKEditor 5 documentation](https://ckeditor5.github.io/docs/nightly/ckeditor5/latest/).
 
 ## License