Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add a couple badges
  • Loading branch information
aaronbrethorst authored Apr 6, 2024
1 parent d9e91b3 commit 35b4027
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# OneBusAway v2 Docker Packaging

<a href="https://hub.docker.com/u/opentransitsoftwarefoundation"><img alt="Official Docker images" src="https://img.shields.io/badge/Docker_Hub-images-green?logo=docker"></a> <img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/onebusaway/onebusaway-docker/test.yaml?branch=main">

This repository contains scripts and configuration for building version 2 of the
[OneBusAway Application Suite](https://github.com/OneBusAway/onebusaway-application-modules)
for use with [Docker](https://www.docker.com/).
Expand Down Expand Up @@ -184,4 +186,4 @@ kubectl set env deployment/oba-app GOOGLE_MAPS_API_KEY=<YOUR_KEY_HERE> \

```bash
kubectl rollout restart deployment/oba-app
```
```

0 comments on commit 35b4027

Please sign in to comment.