Skip to content

Commit 03181da

Browse files
author
K.C. Hunter
committed
adding links to readme
1 parent 77eafda commit 03181da

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,13 @@
22

33
***Updated: 11-11-14***
44

5-
This tutorial series for [AccioCode](https://www.youtube.com/user/CDPAdvertising "AccioCode on YouTube") will show how to use the basics of AngularJS. You will learn how to make a simple web page and a simple web application.
5+
This tutorial series for [AccioCode](https://www.youtube.com/user/CDPAdvertising "Accio Code on YouTube") will show how to use the basics of AngularJS. You will learn how to make a simple web page and a simple web application.
66

77
## What is AngularJS ##
8-
Angular JS is an open-source framework in JavaScript. It was created and maintained by Google as an alternative to other JavaScript frameworks to make single-page applications easier.
8+
AngularJS is an open-source framework in JavaScript. It was created and maintained by Google as an alternative to other JavaScript frameworks to make single-page applications easier.
99

1010
It is an MVC (Model-View-Controller) framework so a brief understanding of MVC is suggested, but not required, to use this tutorial.
1111

1212
## Course Videos ##
13-
1. Setting up AngularJS Workspace
14-
2. Simple Data Binding with AngularJS
15-
13+
1. [Setting up AngularJS Workspace](https://www.youtube.com/watch?v=ofASsumsf7E "Setting up AngularJS Workspace on YouTube")
14+
2. [Simple Data Binding with AngularJS](https://www.youtube.com/watch?v=ia_vAGm_PCQ "Simple Data Binding with AngularJS")

0 commit comments

Comments
 (0)