From 1ccd8ffd00ec9fde8dc77b203ce889d77a5cff08 Mon Sep 17 00:00:00 2001 From: imfunny <36105478+imfunniee@users.noreply.github.com> Date: Sun, 12 May 2019 19:22:18 +0530 Subject: [PATCH] added release badge --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ec011cd..ae4a234 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Gitfolio [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=about.me%20and%20medium%20but%20for%20every%20github%20user&url=https://github.com/imfunniee/gitfolio) ![GitHub top language](https://img.shields.io/github/languages/top/imfunniee/gitfolio.svg) ![GitHub last commit](https://img.shields.io/github/last-commit/imfunniee/gitfolio.svg) ![GitHub](https://img.shields.io/github/license/imfunniee/gitfolio.svg) +# Gitfolio [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=about.me%20and%20medium%20but%20for%20every%20github%20user&url=https://github.com/imfunniee/gitfolio) ![GitHub release](https://img.shields.io/github/release/imfunniee/gitfolio.svg) ![GitHub top language](https://img.shields.io/github/languages/top/imfunniee/gitfolio.svg) ![GitHub last commit](https://img.shields.io/github/last-commit/imfunniee/gitfolio.svg) ![GitHub](https://img.shields.io/github/license/imfunniee/gitfolio.svg) ### about.me + medium but for every github user @@ -12,6 +12,10 @@ Gitfolio will help get started with a portfolio website where you could showcase a. Clone this repository using ``git clone https://github.com/imfunniee/gitfolio.git`` or just simply download it. +``` +$ git clone https://github.com/imfunniee/gitfolio.git +``` + b. Now ``cd`` into the repository you just cloned ``cd gitfolio`` and run the below command ```