From f9f31fb0d35cab913c2c53a8cdb0c89d0989e94b Mon Sep 17 00:00:00 2001 From: Hilnanda <42767624+Hilnanda@users.noreply.github.com> Date: Mon, 29 Oct 2018 11:39:14 +0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8a4cb3e..440abb7 100644 --- a/README.md +++ b/README.md @@ -238,3 +238,4 @@ References * [Dependency Injection using RequireJS & AngularJS](http://solutionoptimist.com/2013/09/30/requirejs-angularjs-dependency-injection/) by Thomas Burleson * [Lazy loading AngularJS modules with RequireJS](http://stackoverflow.com/questions/19134023/lazy-loading-angularjs-modules-with-requirejs) stackoverflow * [angular-require-lazy](https://github.com/nikospara/angular-require-lazy) by Nikos Paraskevopoulos +https://github.com/Hilnanda