Jelajahi Sumber

Added deps status icons and corrected MD formatting.

Piotrek Koszuliński 10 tahun lalu
induk
melakukan
68e9b322cd
1 mengubah file dengan 7 tambahan dan 11 penghapusan
  1. 7 11
      README.md

+ 7 - 11
README.md

@@ -1,8 +1,10 @@
 CKEditor 5 - Development Repository
 ===================================
 
-This repository contains the development version of CKEditor 5, the next generation WYSIWYG editing platform and
-solutions.
+[![Dependency Status](https://david-dm.org/ckeditor/ckeditor5.svg)](https://david-dm.org/ckeditor/ckeditor5)
+[![devDependency Status](https://david-dm.org/ckeditor/ckeditor5/dev-status.svg)](https://david-dm.org/ckeditor/ckeditor5#info=devDependencies)
+
+This repository contains the development version of CKEditor 5, the next generation WYSIWYG editing platform and solutions.
 
 ## Current Status
 
@@ -10,16 +12,10 @@ solutions.
 
 ## Key Repositories
 
-The [ckeditor5-design](https://github.com/ckeditor/ckeditor5-design) repository concentrates the whole design effort
-around CKEditor 5. Information can be found at its [wiki](https://github.com/ckeditor/ckeditor5-design/wiki) and
-[issues](https://github.com/ckeditor/ckeditor5-design/issues) pages.
+The [ckeditor5-design](https://github.com/ckeditor/ckeditor5-design) repository concentrates the whole design effort around CKEditor 5. Information can be found at its [wiki](https://github.com/ckeditor/ckeditor5-design/wiki) and [issues](https://github.com/ckeditor/ckeditor5-design/issues) pages.
 
-The [ckeditor5](https://github.com/ckeditor/ckeditor5) repository instead centralizes the official code produced by the
-project. Code available here should be pretty much final. Its
-[issues](https://github.com/ckeditor/ckeditor5-design/issues) page is the place where to report issues regarding
-releases features and about the project as a whole.
+The [ckeditor5](https://github.com/ckeditor/ckeditor5) repository instead centralizes the official code produced by the project. Code available here should be pretty much final. Its [issues](https://github.com/ckeditor/ckeditor5-design/issues) page is the place where to report issues regarding releases features and about the project as a whole.
 
 ## License
 
-Licensed under the GPL, LGPL and MPL licenses, at your choice. For full details about the license, please check the
-`LICENSE.md` file.
+Licensed under the GPL, LGPL and MPL licenses, at your choice. For full details about the license, please check the `LICENSE.md` file.