From 1b76104476b249077ffdb9d0a20209c1534ca018 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Wed, 13 Oct 2021 20:30:02 -0300 Subject: [PATCH] Minor fix (line 227) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5600d39..7c45edc 100644 --- a/README.md +++ b/README.md @@ -224,7 +224,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [ripple](https://github.com/ripplejs/ripple) - A tiny foundation for building reactive views. * [rivets](https://github.com/mikeric/rivets) - Lightweight and powerful data binding + templating solution. * [derby](https://github.com/derbyjs/derby) - MVC framework making it easy to write realtime, collaborative applications that run in both Node.js and browsers. - * [derby-awesome](https://github.com/russll/awesome-derby) - A collection of awesome derby components +* [derby-awesome](https://github.com/russll/awesome-derby) - A collection of awesome derby components * [way.js](https://github.com/gwendall/way.js) - Simple, lightweight, persistent two-way databinding. * [mithril.js](https://github.com/lhorie/mithril.js) - Mithril is a client-side MVC framework (Light-weight, Robust, Fast). * [jsblocks](https://github.com/astoilkov/jsblocks) - jsblocks is better MV-ish framework.