From 551416ecc6b6b1423a304b9ef214645c67ceda0c Mon Sep 17 00:00:00 2001 From: Mohammad Fares Date: Fri, 16 Nov 2018 17:29:54 +0200 Subject: [PATCH] Change description --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f3387b8..5a9a2e2 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![Unicorn](https://img.shields.io/badge/nyancat-approved-ff69b4.svg)](https://www.youtube.com/watch?v=QH2-TGUlwu4) [![Tweet](https://img.shields.io/badge/twitter-share-76abec.svg)](https://goo.gl/QJzJu1) -> Record your terminal and generate animated gif images +> Record your terminal and generate animated gif images or share a web player

diff --git a/package.json b/package.json index 2f237a7..7bf2a32 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "terminalizer", "version": "0.5.0", - "description": "Record your terminal and generate animated gif images", + "description": "Record your terminal and generate animated gif images or share a web player", "main": "bin/app.js", "author": "Mohammad Fares ", "license": "MIT",