From 081392e15efccf173a5b282cc06241909cea1f5d Mon Sep 17 00:00:00 2001 From: NuttasitBoonwat Date: Sat, 4 Nov 2017 11:37:44 +0700 Subject: [PATCH] Update README.md edit to https --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eaae719dea..a0aa94f7d3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Primer CSS -[![npm version](http://img.shields.io/npm/v/primer-css.svg)](https://www.npmjs.org/package/primer-css) +[![npm version](https://img.shields.io/npm/v/primer-css.svg)](https://www.npmjs.org/package/primer-css) [![Build Status](https://travis-ci.org/primer/primer-css.svg?branch=master)](https://travis-ci.org/primer/primer-css) Primer is the CSS framework that powers GitHub's front-end design. Primer CSS includes 23 packages that are grouped into 3 core meta-packages for easy install. Each package and meta-package is independently versioned and distributed via npm, so it's easy to include all or part of Primer within your own project.