From 9fee4b3a0b17e4cd8ded3979b45339bef99f812e Mon Sep 17 00:00:00 2001 From: Zoe Kotti Date: Mon, 26 Apr 2021 22:24:13 +0300 Subject: [PATCH] Mention GitHub student pack in Coveralls --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91ebd4a..5daeda6 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ Also, the Coveralls plug-in along with the repository *Token* (produced automati ``` -*Important:* Coveralls is free only for public repositories. +*Important:* Coveralls is free for public repositories, and can also be free for private ones through a [GitHub Student Developer Pack](https://education.github.com/pack). ## Contributing You are more than welcome to contribute in this project. Just have in mind that the repository aims at providing an overview of unit testing functionality and Continuous Integration plug-ins related to testing.