소스 검색

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