Skip to content

Commit ce6df91

Browse files
Nifledellimist
authored andcommitted
docs(README.md): mention "Pug" (Jade's new name)
Closes angular#15338
1 parent 716dca3 commit ce6df91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ AngularJS [![Build Status](https://travis-ci.org/angular/angular.js.svg?branch=m
22
=========
33

44
AngularJS lets you write client-side web applications as if you had a smarter browser. It lets you
5-
use good old HTML (or HAML, Jade and friends!) as your template language and lets you extend HTML’s
5+
use good old HTML (or HAML, Jade/Pug and friends!) as your template language and lets you extend HTML’s
66
syntax to express your application’s components clearly and succinctly. It automatically
77
synchronizes data from your UI (view) with your JavaScript objects (model) through 2-way data
88
binding. To help you structure your application better and make it easy to test, AngularJS teaches

0 commit comments

Comments
 (0)