Leo Lamprecht
8 years ago
No known key found for this signature in database
GPG Key ID: B08517883D5E0E10
2 changed files with
3 additions and
3 deletions
-
README.md
-
package.json
|
|
@ -1,10 +1,10 @@ |
|
|
|
# now |
|
|
|
|
|
|
|
[![Build Status](https://travis-ci.org/zeit/now.svg?branch=master)](https://travis-ci.org/zeit/now) |
|
|
|
[![Build Status](https://travis-ci.org/zeit/now-cli.svg?branch=master)](https://travis-ci.org/zeit/now-cli) |
|
|
|
[![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo) |
|
|
|
[![Slack Channel](https://zeit-slackin.now.sh/badge.svg)](https://zeit.chat) |
|
|
|
|
|
|
|
Realtime global deployments served over HTTP/2. You can find the FAQ [here](https://github.com/zeit/now/wiki/FAQ). |
|
|
|
Realtime global deployments served over HTTP/2. You can find the FAQ [here](https://github.com/zeit/now-cli/wiki/FAQ). |
|
|
|
|
|
|
|
## Usage |
|
|
|
|
|
|
|
|
|
@ -2,7 +2,7 @@ |
|
|
|
"name": "now", |
|
|
|
"version": "0.34.0", |
|
|
|
"description": "Realtime global deployments", |
|
|
|
"repository": "zeit/now", |
|
|
|
"repository": "zeit/now-cli", |
|
|
|
"main": "./build/lib/index", |
|
|
|
"license": "MIT", |
|
|
|
"files": [ |
|
|
|