Hacker News new | ask | show | jobs
by snvzz 1370 days ago
>This software is licensed under the MIT license

Maybe consider including a MIT license in the repository.

Legally, that's a bit more sane than having a line in the readme.

In practice, github will recognize your license file and show the license in the indexes an d in the right column of your repository's main page.

1 comments

Okay, I've added a file
And it worked out well. Github recognizes your repository as MIT now.