From 3475437333d4a77250cf9173b726eedbc20799d9 Mon Sep 17 00:00:00 2001 From: Joakim Lindkvist Date: Fri, 15 Jan 2021 07:51:57 +0100 Subject: [PATCH] Updated readme (#99) Mostly for testing the CLA. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5950cf5..26e019f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# TinyMCE documentation +# TinyMCE Documentation This project maintains the documentation for TinyMCE at [https://www.tiny.cloud/docs-4x/](https://www.tiny.cloud/docs-4x/). If you have any @@ -157,4 +157,4 @@ npm install -g git://github.com/tinymce/moxiedoc.git ./_scripts/api-reference-local.sh ``` ->**Note**: The development server does not need to be stopped prior to running the `api-reference-local` script. \ No newline at end of file +>**Note**: The development server does not need to be stopped prior to running the `api-reference-local` script.