📌  相关文章
📜  如何将许可证添加到现有的 github 存储库 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:30.254000             🧑  作者: Mango

代码示例1
1.Go to your repository.
2.Click on "Add File" and "Create new file" Button.
3.Type the file name as License.txt or License.md in the input box next to
your repository name, a drop down button appears towards right side.
4.Choose the type of license of your choice.
5.Click "Review and Submit" button at the right side.
6.Choose "Commit directly to the main branch."
5.Click "Commit new file" button at the bottom (Green button)