yuvalkirstain
commited on
Commit
•
8224c30
1
Parent(s):
b219237
Update README.md
Browse files
README.md
CHANGED
@@ -98,3 +98,26 @@ If you find this work useful, please cite:
|
|
98 |
primaryClass={cs.CV}
|
99 |
}
|
100 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
98 |
primaryClass={cs.CV}
|
99 |
}
|
100 |
```
|
101 |
+
|
102 |
+
### LICENSE
|
103 |
+
MIT License
|
104 |
+
|
105 |
+
Copyright (c) 2021
|
106 |
+
|
107 |
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
108 |
+
of this software and associated documentation files (the "Software"), to deal
|
109 |
+
in the Software without restriction, including without limitation the rights
|
110 |
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
111 |
+
copies of the Software, and to permit persons to whom the Software is
|
112 |
+
furnished to do so, subject to the following conditions:
|
113 |
+
|
114 |
+
The above copyright notice and this permission notice shall be included in all
|
115 |
+
copies or substantial portions of the Software.
|
116 |
+
|
117 |
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
118 |
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
119 |
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
120 |
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
121 |
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
122 |
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
123 |
+
SOFTWARE.
|