Skip to content
Permalink
Browse files

docs(README.md): mention "Pug" (Jade's new name)

Closes #15338
  • Loading branch information
Nifled authored and gkalpak committed Oct 30, 2016
1 parent efb8129 commit c61d02cba291e67b639f6d9bb2331a27528910fc
Showing with 1 addition and 1 deletion.
  1. +1 −1 README.md
@@ -2,7 +2,7 @@ AngularJS [![Build Status](https://travis-ci.org/angular/angular.js.svg?branch=m
=========

AngularJS lets you write client-side web applications as if you had a smarter browser. It lets you
use good old HTML (or HAML, Jade and friends!) 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
syntax to express your application’s components clearly and succinctly. It automatically
synchronizes data from your UI (view) with your JavaScript objects (model) through 2-way data
binding. To help you structure your application better and make it easy to test, AngularJS teaches

0 comments on commit c61d02c

Please sign in to comment.
You can’t perform that action at this time.