Explorar o código

Docs: Added readme in scripts/ which clarifies where to look for the soource code. [skip ci]

Piotrek Koszuliński %!s(int64=8) %!d(string=hai) anos
pai
achega
53ba1adb6d
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      scripts/README.md

+ 6 - 0
scripts/README.md

@@ -0,0 +1,6 @@
+Looking for CKEditor 5's source?
+================================
+
+This repository (https://github.com/ckeditor/ckeditor5) is the CKEditor 5's development environment. It centralizes various tools such as test runners, documentation and changelog generators, release scripts, etc.
+
+The source code of the editor is split into multiple repositories, one for each of CKEditor 5 packages. Every package is developed at its own pace and in its own context. Check out the list of [CKEditor 5 packages and repositories](https://github.com/ckeditor/ckeditor5#packages).