瀏覽代碼

Merge branch 'master' into esnext

Piotrek Koszuliński 10 年之前
父節點
當前提交
6e4e99e9ad
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      README.md

+ 1 - 0
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