Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
5HT authored Jan 29, 2024
1 parent 1325409 commit 898adb6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,10 @@ Minimalistic uptime server in Elixir with HTTP API and WebSocket SPA status page
```elixir
$ mix deps.get
$ iex -S mix
UPTIME/STATUS server listening at port: 5010.
UP UPTIME/STATUS version 1.0.
1: HTTP API listening at port: 5010.
2: WebSocket NITRO listening at port: 5011.
Interactive Elixir (1.12.2) - press Ctrl+C to exit (type h() ENTER for help)
iex(1)>
```

Expand Down

0 comments on commit 898adb6

Please sign in to comment.