Merge pull request #184 from n0tch/patch-1

angular.js
This commit is contained in:
Mike Donaghy 2015-05-03 01:47:50 -04:00
commit f090bf330d

2
a/angular.js vendored Normal file
View File

@ -0,0 +1,2 @@
$scope.$log = $log;
$scope.message = 'Hello World!';