From 797f73306f6485bb3fda22d95af5ea1a14d67fd9 Mon Sep 17 00:00:00 2001 From: Chris Babcock Date: Wed, 30 Dec 2020 03:45:54 -0700 Subject: [PATCH] Three days observation --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index e0e3892..5f53528 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,20 @@ +**TEACL is the YAAPS fork of the TECOC editor** + +*The purpose of this fork is to rewrite TECO* +*as the back end of a collaborative text editor* +*implemented as an Activity Pub service* + +TEACL - Text Editing And Collaboration Language +=============================================== + +TEACL is a fork of TECOC. TECOC because I need a character based text editor. +Fork because my use runs contrary to the stated purpose of the main repository + +TEACL is not intended for human consumption. It intended to be generated in a specialized Activity Pub client for embedding in the object property of client to server activities with the media type "application/x-teacl" + +The remainder of this document is about TECOC + +---------------------------------------------- TECOC - TECO Editor ===================