estyle commited on
Commit
dd1e7ab
1 Parent(s): 3ef8cc2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -20,4 +20,10 @@ If you find LayoutLM useful in your research, please cite the following paper:
20
  journal={arXiv preprint arXiv:2204.08387},
21
  year={2022}
22
  }
23
- ```
 
 
 
 
 
 
 
20
  journal={arXiv preprint arXiv:2204.08387},
21
  year={2022}
22
  }
23
+ ```
24
+
25
+ ## License
26
+
27
+ The content of this project itself is licensed under the [Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)](https://creativecommons.org/licenses/by-nc-sa/4.0/)
28
+ Portions of the source code are based on the [transformers](https://github.com/huggingface/transformers) project.
29
+ [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct)