Преглед изворни кода

Merge branch 'master' into esnext

Piotrek Koszuliński пре 10 година
родитељ
комит
a877f44d9d
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      packages/ckeditor5-utils/README.md

+ 1 - 0
packages/ckeditor5-utils/README.md

@@ -14,6 +14,7 @@ Currently there are two presets available:
 
  * For projects using ECMAScript 5 – the [`master`](https://github.com/ckeditor/ckeditor-boilerplate/tree/master) branch,
  * For projects using ECMAScript 2015+ (ESNext) – the [`esnext`](https://github.com/ckeditor/ckeditor-boilerplate/tree/esnext) branch.
+ * For CKEditor 5 repositories – the [`ckeditor5`](https://github.com/ckeditor/ckeditor-boilerplate/tree/ckeditor5) branch.
 
 ## Documentation Resources