Skip to content

Commit 7ba866a

Browse files
authored
Update README.md
1 parent 816e06b commit 7ba866a

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -87,14 +87,11 @@ Hash#diff is not provided by default, and monkey patching is frowned upon by som
8787
left.diff(right) # => { foo: 'baz' }
8888
```
8989

90-
## Credits
90+
## License
9191

92-
Authored by Adam Cuppy (@acuppy) of Coding ZEAL (http://codingzeal.com)
92+
Authored by the Engineering Team of [Coding ZEAL](https://codingzeal.com?utm_source=github)
9393

94-
![Coding ZEAL](https://googledrive.com/host/0B3TWa6M1MsWeWmxRZWhscllwTzA/ZEAL-logo-final-150.png)
95-
96-
This is freely distributed under the MIT license. Use it, modify it,
97-
enjoy :)
94+
Copyright (c) 2017 Zeal, LLC. Licensed under the [MIT license](https://opensource.org/licenses/MIT).
9895

9996
## Contributing
10097

0 commit comments

Comments
 (0)