Procházet zdrojové kódy

Merge branch 'master' into esnext

Piotrek Koszuliński před 10 roky
rodič
revize
6e4e99e9ad
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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