diff --git a/README.md b/README.md index b4ad5ee..82b681a 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,17 @@ +




+

quick nginx server blocks in one command

-
-
-
- -> ⚠️ ❌ `up` is not ready for use yet! Do not attempt to use this! - -
+




# up **`up`** is a command line application that creates nginx server blocks quickly with a single command. +> ⚠️ ❌ `up` is not ready for use yet! Do not attempt to use this! + ## Installation You will need to have [_node JS_](https://nodejs.org) and [_nginx_](https://nginx.org) installed. @@ -44,4 +42,4 @@ You will need to have [_node JS_](https://nodejs.org) and [_nginx_](https://ngin `up static example.com` will serve a static website from current folder. -`up proxy example.com 8081` will create a reverse proxy listening at port 8081. \ No newline at end of file +`up proxy example.com 8081` will create a reverse proxy listening at port 8081.