Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
- Bug #150: Add container configuration to `console` app setup (@terabytesoftw)
- Bug #153: Update `README.md` with correct links and badge for `RoadRunner` (@terabytesoftw)
- bug #155: Update section header formatting in `README.md` (@terabytesoftw)
- Bug #156: Update `README.md` with new Packagist badges and improve structure (@terabytesoftw)

## 0.1.0 August 31, 2025

Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ Start the server in daemon mode
./rr serve -d
```

> Your application will be available at `http://127.0.0.1:8080` or at the address set in the `rr.yaml` file.

### Basic usage

#### Directory structure
Expand Down