Skip to content

Commit 2e11ef8

Browse files
author
Michael Ng
authored
chore(deps): Add credit to README. (#49)
1 parent 388d5db commit 2e11ef8

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,20 @@ Flags:
8888
8989
Global Flags:
9090
-s, --sdkKey string Optimizely project SDK key
91-
```
91+
```
92+
93+
## Credits
94+
95+
This software is distributed with code from the following open source projects:
96+
97+
murmur3
98+
Copyright 2013, Sébastien Paolacci.
99+
License (BSD-3 Clause): https://github.com/twmb/murmur3/blob/master/LICENSE
100+
101+
uuid
102+
Copyright (c) 2009, 2014 Google Inc. All rights reserved.
103+
License (BSD-3 Clause): https://github.com/google/uuid/blob/master/LICENSE
104+
105+
testify
106+
Copyright (c) 2012-2018 Mat Ryer and Tyler Bunnell.
107+
License (MIT): https://github.com/stretchr/testify/blob/master/LICENSE

0 commit comments

Comments
 (0)