estyle commited on
Commit
790ed7f
1 Parent(s): 7bbd6ae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -30,4 +30,10 @@ If you find LayoutLM useful in your research, please cite the following paper:
30
  journal={arXiv preprint arXiv:2204.08387},
31
  year={2022}
32
  }
33
- ```
 
 
 
 
 
 
 
30
  journal={arXiv preprint arXiv:2204.08387},
31
  year={2022}
32
  }
33
+ ```
34
+
35
+ ## License
36
+
37
+ 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/)
38
+ Portions of the source code are based on the [transformers](https://github.com/huggingface/transformers) project.
39
+ [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct)