We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df2d0d8 commit 0744b27Copy full SHA for 0744b27
README.md
@@ -2,7 +2,7 @@ AngularJS [ as your template language and lets you extend HTML’s
+use good old HTML (or HAML, Jade/Pug and friends!) as your template language and lets you extend HTML’s
6
syntax to express your application’s components clearly and succinctly. It automatically
7
synchronizes data from your UI (view) with your JavaScript objects (model) through 2-way data
8
binding. To help you structure your application better and make it easy to test, AngularJS teaches
0 commit comments