Skip to content

Commit f240cba

Browse files
committed
Update README.md
1 parent 52fa27d commit f240cba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# dynamic-script
2-
###### A demo project which loads dynamic initialization data via a script tag in the static index.html file before any javascript has initialized.
2+
###### A demo AngularJS project which loads dynamic initialization data via a script tag in the static index.html file before any javascript has initialized.
33

44
/api/user.js returns a dummy script after a 1 second delay, mimicking a slow call to an external api server.
55

0 commit comments

Comments
 (0)