We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 388d5db commit 2e11ef8Copy full SHA for 2e11ef8
README.md
@@ -88,4 +88,20 @@ Flags:
88
89
Global Flags:
90
-s, --sdkKey string Optimizely project SDK key
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