From 5cf1c5c84cd87e7c353a0cefec6fe3b87faba9e0 Mon Sep 17 00:00:00 2001 From: Mitch Canter Date: Mon, 1 Apr 2024 10:05:18 -0500 Subject: [PATCH] updated README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index defbbab7c..fb955aafb 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,11 @@

-## Introduction +## What is Ichabod.js? -Faust.js is a framework for building front-end applications for headless WordPress sites. Faust.js provides tooling to reduce the pains of building a headless WordPress site (namely around data fetching, authentication, previews, and SSR/SSG) while offering a pleasant experience for both developers and publishers. +Ichabod is WebDevStudios' headless framework, based on the powerful Faust.js framework built by WPEngine. Ichabod has the same tooling and features of Faust.js, but augmented with the build scripts, code checking, and other amazing features that make building with WordPress a breeze at WebDevStudios. + +*Note: some documentation from Faust.js is preserved for legacy and instructional reason. The original Faust name will be kept in this documentation to alleviate confusion.* ## Getting Started