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 f1e6778 commit 872bdbd3439178eff82171c999717b517ce81188
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 872bdbd

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