mirror of https://github.com/kcal-app/kcal.git
Remove Coveralls link branch parameter
This commit is contained in:
parent
e1e3a3620a
commit
ce2e22875a
|
|
@ -1,6 +1,6 @@
|
|||
# kcal – the personal food nutrition journal
|
||||
[](https://github.com/kcal-app/kcal/actions/workflows/ci.yml)
|
||||
[](https://coveralls.io/github/kcal-app/kcal?branch=tests)
|
||||
[](https://coveralls.io/github/kcal-app/kcal)
|
||||
|
||||
## Development
|
||||
|
||||
|
|
@ -52,5 +52,5 @@
|
|||
|
||||
The default username and password is `admin@kcal.test`.
|
||||
|
||||
Once the application finishing starting, navigate to [http://127.0.0.1:8080](http://127.0.0.1:8080)
|
||||
Once the application finishes starting, navigate to [http://127.0.0.1:8080](http://127.0.0.1:8080)
|
||||
(or [http://kcal.test:8080](http://kcal.test:8080) if configured).
|
||||
|
|
|
|||
Loading…
Reference in New Issue