updated GitHub description (providing free private repos)

This commit is contained in:
Daniel Evers
2019-03-03 21:55:27 +01:00
parent c644a3bf52
commit 719b94324b

View File

@@ -6,7 +6,7 @@ An automated framework for executing these tools should be established very earl
Source control is an absolute necessity for any software development project. If you are not using one yet, start using one. Source control is an absolute necessity for any software development project. If you are not using one yet, start using one.
* [GitHub](https://github.com/) - allows for unlimited public repositories, must pay for a private repository. * [GitHub](https://github.com/) - allows for unlimited public repositories, and unlimited private repositories with up to 3 collaborators.
* [Bitbucket](https://bitbucket.org/) - allows for unlimited private repositories with up to 5 collaborators, for free. * [Bitbucket](https://bitbucket.org/) - allows for unlimited private repositories with up to 5 collaborators, for free.
* [SourceForge](http://sourceforge.net/) - open source hosting only. * [SourceForge](http://sourceforge.net/) - open source hosting only.
* [GitLab](https://gitlab.com/) - allows for unlimited public and private repositories, unlimited CI Runners included, for free. * [GitLab](https://gitlab.com/) - allows for unlimited public and private repositories, unlimited CI Runners included, for free.