8
0
Просмотр исходного кода

Docs: Improved readme. [skip ci]

Piotrek Koszuliński 8 лет назад
Родитель
Сommit
075282cc49

+ 5 - 3
packages/ckeditor5-easy-image/README.md

@@ -8,11 +8,13 @@ CKEditor 5 Easy Image with Cloud Services
 [![Dependency Status](https://david-dm.org/ckeditor/ckeditor5-easy-image/status.svg)](https://david-dm.org/ckeditor/ckeditor5-easy-image)
 [![devDependency Status](https://david-dm.org/ckeditor/ckeditor5-easy-image/dev-status.svg)](https://david-dm.org/ckeditor/ckeditor5-easy-image?type=dev)
 
-Easy Image feature for CKEditor 5.
+This package implements the [Easy Image](https://ckeditor5.github.io/docs/nightly/ckeditor5/latest/features/image.html#Image-upload) feature for CKEditor 5.
 
-Easy Image plugin which lets you easily insert images into the editor and integrates automatically with CKEditor Cloud Services.
+Easy Image lets you easily insert images into the editor and integrates automatically with [CKEditor Cloud Services](https://ckeditor.com/ckeditor-cloud-services/).
 
-More information about the project can be found at the following URL: <https://github.com/ckeditor/ckeditor5-easy-image>.
+## Documentation
+
+See the [`@ckeditor/ckeditor5-easy-image` package](https://ckeditor5.github.io/docs/nightly/ckeditor5/latest/api/easy-image.html) page in [CKEditor 5 documentation](https://ckeditor5.github.io/docs/nightly/ckeditor5/latest/).
 
 ## License
 

+ 3 - 1
packages/ckeditor5-easy-image/docs/api/easy-image.md

@@ -6,7 +6,9 @@ category: api-reference
 
 [![npm version](https://badge.fury.io/js/%40ckeditor%2Fckeditor5-easy-image.svg)](https://www.npmjs.com/package/@ckeditor/ckeditor5-easy-image)
 
-This package implements the {@link features/image#Image-upload Easy Image} feature with [Cloud Services](https://ckeditor.com/ckeditor-cloud-services/) integration.
+This package implements the {@link features/image#Image-upload Easy Image} feature for CKEditor 5.
+
+Easy Image lets you easily insert images into the editor and integrates automatically with [CKEditor Cloud Services](https://ckeditor.com/ckeditor-cloud-services/).
 
 ## Documentation