diff --git a/CHANGELOG.md b/CHANGELOG.md index 118c338..9449dfb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/README.md b/README.md index 9fc1f2d..1b4c419 100644 --- a/README.md +++ b/README.md @@ -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