We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c069da5 commit a4b7f89Copy full SHA for a4b7f89
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