Browse Source

Improved description

master
Leo Lamprecht 8 years ago
committed by GitHub
parent
commit
eb75cf45eb
  1. 5
      README.md

5
README.md

@ -1,6 +1,6 @@
# 𝚫 now
The fastest way to deploy a Node.JS service.
Realtime global deployments for any kind of application.
## How it works
@ -8,10 +8,9 @@ In any directory with a `package.json`, run:
```bash
$ now
> https://some-code-nd23n2.now.sh
```
every time you run it, you get a new URL (unless nothing's changed).
Every time you run it, you get a new URL (unless nothing's changed).
### Conventions

Loading…
Cancel
Save