diff --git a/README.md b/README.md index c817392..411e666 100644 --- a/README.md +++ b/README.md @@ -181,15 +181,17 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB #### Angular: -* [Build an Instagram Clone](https://hackhands.com/building-instagram-clone-angularjs-satellizer-nodejs-mongodb/) +* [Build an Instagram Clone with Angular 1.x](https://hackhands.com/building-instagram-clone-angularjs-satellizer-nodejs-mongodb/) * Build an offline-capable Hacker News client with Angular 2+ * [Part 1](https://houssein.me/angular2-hacker-news) * [Part 2](https://houssein.me/progressive-angular-applications) -* [Build a web application with Django and AngularJS](https://thinkster.io/django-angularjs-tutorial) +* [Build a Google+ clone with Django and AngularJS with Angular 1.x](https://thinkster.io/django-angularjs-tutorial) * Build A Beautiful Real World App with Angular 6 : * [Part I](https://medium.com/@hamedbaatour/build-a-real-world-beautiful-web-app-with-angular-6-a-to-z-ultimate-guide-2018-part-i-e121dd1d55e) * [Build Responsive layout with BootStrap 4 and Angular 6](https://medium.com/@tomastrajan/how-to-build-responsive-layouts-with-bootstrap-4-and-angular-6-cfbb108d797b) -* [ToDo App with Angular 5](http://www.discoversdk.com/blog/angular-5-to-do-list-app-part-1) +* ToDo App with Angular 5 + * [Introduction to Angular](http://www.discoversdk.com/blog/intro-to-angular-and-the-evolution-of-the-web) + * [Part 1](http://www.discoversdk.com/blog/angular-5-to-do-list-app-part-1) #### Node: