diff --git a/README.md b/README.md index 7e869f1..d301858 100644 --- a/README.md +++ b/README.md @@ -17,12 +17,16 @@

License - Apache 2.0 + Status - Alpha Chat - Discord

+ +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Felectric-sql%2Fd2ts.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Felectric-sql%2Fd2ts?ref=badge_large) + # D2TS - Differential Dataflow in TypeScript D2TS is a TypeScript implementation of [differential dataflow](https://github.com/TimelyDataflow/differential-dataflow) - a powerful data-parallel programming framework that enables incremental computations over changing input data. @@ -701,4 +705,4 @@ This implementation started out as a TypeScript port of the [Materialize blog po - [Differential Dataflow](https://github.com/MaterializeInc/differential) - [Differential Dataflow from Scratch](https://materialize.com/blog/differential-from-scratch/) - [Python Implementation](https://github.com/ruchirK/python-differential) -- [DBSP](https://arxiv.org/abs/2203.16684) (very similar to Differential Dataflow) +- [DBSP](https://arxiv.org/abs/2203.16684) (very similar to Differential Dataflow) \ No newline at end of file