From df3d667e4e61d158303cdca07e336164f5eb0c41 Mon Sep 17 00:00:00 2001 From: Jared Allard Date: Sun, 5 Mar 2017 21:57:40 -0800 Subject: [PATCH] update: A few new readme tweaks. --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 456b50c..fd8b076 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ -### Nexe +

-[![Join the chat at https://gitter.im/jaredallard/nexe](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/jaredallard/nexe?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -[![Dependency Status](https://david-dm.org/jaredallard/nexe.svg)](https://david-dm.org/jaredallard/nexe) -[![Stories in Ready](https://badge.waffle.io/jaredallard/nexe.svg?label=ready&title=Ready)](http://waffle.io/jaredallard/nexe) -[![Circle CI](https://circleci.com/gh/jaredallard/nexe/tree/master.svg?style=shield)](https://circleci.com/gh/jaredallard/nexe/tree/master) +

+ Downloads + Version + License +

Nexe is a command-line utility that compiles your Node.js application into a single executable file. -![screen shot 2014-02-28 at 10 32 54 am](https://f.cloud.github.com/assets/757408/2296993/c276f7b6-a0a6-11e3-86d3-e6c5feba2a85.png) - +![screenshot](https://cloud.githubusercontent.com/assets/2391349/23597575/e333884c-01e8-11e7-9fbf-3a83088bc748.png) ### Motivation