Skip to content

Commit

Permalink
Fixed ZEIT Now reference in readme (#554)
Browse files Browse the repository at this point in the history
  • Loading branch information
d2s authored and leo committed Sep 26, 2019
1 parent 70d957b commit 550a76e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -6,9 +6,9 @@

Assuming you would like to serve a static site, single page application or just a static file (no matter if on your device or on the local network), this package is just the right choice for you.

It behaves exactly like static deployments on [Now](https://zeit.co/now), so it's perfect for developing your static project. Then, when it's time to push it into production, you [deploy it](https://zeit.co/docs/examples/static).
Once it's time to push your site to production, we recommend using [ZEIT Now](https://zeit.co/now).

Furthermore, it provides a neat interface for listing the directory's contents:
In general, `serve` also provides a neat interface for listing the directory's contents:

![screenshot](https://user-images.githubusercontent.com/6170607/40541195-167ff460-601b-11e8-8f66-3b0c7ff96cbb.png)

Expand Down

0 comments on commit 550a76e

Please sign in to comment.