Skip to content

Commit f6c2c55

Browse files
author
K.C. Hunter
committed
Changing README file.
1 parent 68f9118 commit f6c2c55

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Accio Code Tutorials: AngularJS#
22

3-
***Updated: 11-11-14***
3+
***Updated: 11-13-14***
44

55
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

@@ -9,7 +9,5 @@ AngularJS is an open-source framework in JavaScript. It was created and maintain
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

12-
## Course Videos ##
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")
15-
3. [An Introduction to Controllers](https://www.youtube.com/watch?v=IGy2c-XwXgI "An Introduction to Controllers")
12+
## Directives Videos ##
13+
1. [Writing Our First Directive](http://youtu.be/QwaVgz-GSXY "Writing our First Directive")

0 commit comments

Comments
 (0)