From 4c3ebcb6e55f645fd42408daa26c9106212a849c Mon Sep 17 00:00:00 2001 From: afonsopacifer Date: Tue, 5 May 2015 11:21:19 -0300 Subject: [PATCH] added web components awesome list and renamed the other web components list --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 273d3da..621b412 100644 --- a/readme.md +++ b/readme.md @@ -52,7 +52,8 @@ - [Web Tools](https://github.com/lvwzhen/tools) - [Above-the-fold CSS Tools](https://github.com/addyosmani/above-the-fold-css-tools) - [React](https://github.com/enaqx/awesome-react) -- [Web Components](https://github.com/mateusortiz/webcomponents-the-right-way) +- [Web Components](https://github.com/obetomuniz/awesome-webcomponents) +- [Web Components the Right Way](https://github.com/mateusortiz/webcomponents-the-right-way) - [AngularJS](https://github.com/gianarb/awesome-angularjs) - [Backbone](https://github.com/instanceofpro/awesome-backbone) - [HTML5](https://github.com/diegocard/awesome-html5)