Skip to content

Commit

Permalink
Update links in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Yshayy authored Mar 23, 2023
1 parent 34ff764 commit 8aed826
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Running `preevy`:

`preevy` tool is has two main components:

#### CLI (packages/cli)
#### [CLI](packages/cli)

The CLI is a node.js program responsible for:

Expand All @@ -62,7 +62,7 @@ The CLI is a node.js program responsible for:
- Syncing Compose source code and local volumes.
- Running the application and installing daemon for connecting to the tunneling service.

#### Tunnel server (packages/tunnel-server)
#### [Tunnel server](packages/tunnel-server)

The tunnel server is a node.js base server responsible for exposing friendly HTTPS URLs for the Compose services.
A free public instance is hosted on `livecycle.run`, and it can be self-hosted as well.
Expand Down

0 comments on commit 8aed826

Please sign in to comment.