Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit c61d02c

Browse files
Nifledgkalpak
authored andcommitted
docs(README.md): mention "Pug" (Jade's new name)
Closes #15338
1 parent efb8129 commit c61d02c

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)