From 129b30ba879781a2158c0778ff5b05967b29150a Mon Sep 17 00:00:00 2001 From: Dathan Bennett Date: Sun, 29 Mar 2020 16:26:25 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2ab43bd..fefd434 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ * [Awesome CRDT](https://github.com/alangibson/awesome-crdt) is a curated collection of articles, papers, blog posts, tutorials, and libraries about CRDTs. * [Data-Oriented Design Resources](https://github.com/dbartolini/data-oriented-design) is a collection of links and reading about how to design your code -- and change your thinking -- around data and its performance implications as a first-class concern. * [Awesome Workflow Engines](https://github.com/meirwah/awesome-workflow-engines) is a curated list of open-source workflow engines. +* [Awesome](https://github.com/sindresorhus/awesome) is a collection of "awesome lists" similar to the ones above. # Free Stuff