From b033ff31df4c625f330354bd18fd2ab6dd8fda45 Mon Sep 17 00:00:00 2001 From: Brock Whitten Date: Fri, 9 Oct 2015 14:10:53 -0700 Subject: [PATCH] Adds surge to list. surge is for deploying web project from the command line. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fe76c35..863da86 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. * [viewport-list-cli](https://github.com/kevva/viewport-list-cli)- Return a list of devices and their viewports +* [surge](https://surge.sh) - deploy directory to the web. + ## Database * [mycli](https://github.com/dbcli/mycli)- A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.