Browse Source

Merge pull request #128 from lluiscampos/add-build-badge-to-next

Add GitLab build badge to mender-convert next
2.0.x
Lluis Campos 5 years ago
committed by GitHub
parent
commit
39d910456a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -1,3 +1,5 @@
[![Build Status](https://gitlab.com/Northern.tech/Mender/mender-convert/badges/next/pipeline.svg)](https://gitlab.com/Northern.tech/Mender/mender-convert/pipelines)
# mender-convert
Mender is an open source over-the-air (OTA) software updater for embedded Linux devices. Mender comprises a client running at the embedded device, as well as a server that manages deployments across many devices.

Loading…
Cancel
Save