From 6e681a22f3c32674ab6fcb4395325d4da8cac276 Mon Sep 17 00:00:00 2001 From: PSJ <51746608+thispsj@users.noreply.github.com> Date: Sat, 19 Nov 2022 11:38:04 +0530 Subject: [PATCH] Add storage limit for GH Codespaces free tier --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07e19fe3..88425feb 100644 --- a/README.md +++ b/README.md @@ -170,7 +170,7 @@ Table of Contents * [GitGud](https://gitgud.io) — Unlimited private and public repositories. Free forever. Powered by GitLab & Sapphire. CI/CD not provided. * [GitHub](https://github.com/) — Unlimited public repositories and unlimited private repositories (with unlimited collaborators). Apart from this some other free services(there are much more but we list the main ones here) provided are : - [CI/CD](https://github.com/features/actions)(Free for Public Repos, 2000 min/month for private repos free) - - [Codespaces](https://github.com/codespaces) - Development environments that are hosted in the cloud. 120-core hours available for free every month. + - [Codespaces](https://github.com/codespaces) - Development environments that are hosted in the cloud. 120-core hours and 15 GB codespaces storage available for free every month. - [Static Website Hosting](https://pages.github.com) (Free for Public Repos) - [Package Hosting & Container Registry](https://github.com/features/packages) (Free for public repos,500 MB storage & 1GB bandwidth outside CI/CD free for private repos) - Project Management & Issue Tracking.