From e940cade4bb29b23c1111b850f30feb4f59ee836 Mon Sep 17 00:00:00 2001 From: Chris Yang Date: Sun, 8 Dec 2019 03:58:32 +0900 Subject: [PATCH] Update: Move to end of block. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7c4797..e2feedc 100644 --- a/README.md +++ b/README.md @@ -212,10 +212,10 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [We.js](https://github.com/wejs/we/) - framework for real time apps, sites or blogs. * [Hatch.js](https://github.com/inventures/hatchjs) - CMS platform with social features. * [TaracotJS](https://github.com/xtremespb/taracotjs-generator/) - fast and minimalist CMS based on Node.js. -* [Strapi](https://github.com/strapi/strapi) - Headless CMS to easily build customizable APIs * [Nodizecms](https://github.com/nodize/nodizecms) - CMS for CoffeeScript lovers. * [Cody](https://github.com/jcoppieters/cody) - CMS with WSYWYG editor. * [PencilBlue](https://github.com/pencilblue/pencilblue/) - CMS and blogging platform. +* [Strapi](https://github.com/strapi/strapi) - Open source Node.js Headless CMS to easily build customisable APIs. ## Templating Engines *Templating engines allow you to perform string interpolation.*