Skip to content

Commit 889c44e

Browse files
committed
Add acknowledgements and license
1 parent ec460a8 commit 889c44e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,3 +211,13 @@ The `apply` method will automatically add the `SpringDataRestInterceptor` to the
211211
## Dependencies
212212

213213
The `spring-data-rest` *Angular* module requires the `ngResource` *Angular* module.
214+
215+
## Acknowledgements
216+
217+
When I first searched for an *Angular* module for Spring Data REST I just found the marvelous project of Jeremy which is useful if you just use [Spring HATEOAS](http://projects.spring.io/spring-hateoas). So please have a look at his [angular-hateoas](https://github.com/jmarquis/angular-hateoas) project because he gave me the full permissions to use his code base and project structure for this project here. At this point I want to thank him for his nice work.
218+
219+
## License
220+
221+
This *Angular* module is available under the MIT license.
222+
223+
(c) All rights reserved Guy Brûlé

0 commit comments

Comments
 (0)