Parcourir la source

Merge branch 'master' into esnext

Piotrek Koszuliński il y a 10 ans
Parent
commit
6e4e99e9ad
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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