From 5d1e241c3d48e9da8dbf30ecf614d540202da21c Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sun, 24 Jan 2021 14:23:05 +0700 Subject: [PATCH] Rename `master` branch to `main` --- readme.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/readme.md b/readme.md index 5fdee24..cbe761c 100644 --- a/readme.md +++ b/readme.md @@ -2,18 +2,16 @@ > Generate sparklines ▁▂▃▅▂▇ - + [Some cool use-cases.](https://github.com/holman/spark/wiki/Wicked-Cool-Usage) - ## Install ``` $ npm install --global sparkly-cli ``` - ## Usage ``` @@ -39,12 +37,6 @@ $ sparkly --help ▁▂▃▅▃▂ ``` - ## Related - [sparkly](https://github.com/sindresorhus/sparkly) - API for this module - - -## License - -MIT © [Sindre Sorhus](https://sindresorhus.com)