From 7e6bbf13abb39189c92f43f2cec3a3de150ebbb5 Mon Sep 17 00:00:00 2001 From: geoffroy-noel-ddh Date: Wed, 24 Jan 2024 16:31:31 +0000 Subject: [PATCH] Updated principles section of README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4adfef0ab..00674f80d 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,10 @@ A pure client-side javascript application running in the browser allowing resear to bound graphs found in photographs of text-bearing objects and describe them using a structured language. -### Principles +### Principles & aims -* The architecture is meant to be open and modular so it can be easily integrated with other services. +* "Severless" app: most of the code runs in the browser. The data is read from and written to github. +* The architecture is meant to be open and modular so it can be easily integrated with other services * Follow existing data standards, as much as possible * Intuitive and efficient UI, designed to streamline bulk annotation of a large number of graphs