From 005c9ed10cf53761cf97bf8eab4492c2e6839e15 Mon Sep 17 00:00:00 2001 From: Jake Read <jake.read@cba.mit.edu> Date: Fri, 29 Nov 2019 09:04:44 -0500 Subject: [PATCH] add branch lr --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7ff294d..f856865 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Cuttlefish +~ the lr branch ~ + Cuttlefish is a modular browser computing system and a member of [the squidworks project](https://gitlab.cba.mit.edu/squidworks/squidworks), an effort to develop a distributed dataflow computing protocol. Here, modular code is wrapped in dataflow descriptors and handles that allow rapid assembly of computing applications (programs!). -- GitLab