Fix readme build badges

This commit is contained in:
RichardG867
2021-11-25 14:26:17 -03:00
parent 9cdd0f946f
commit 6464488829

View File

@@ -35,14 +35,7 @@ The latest stable version of 86Box is version 2.07, which was released on Novemb
### Automatic builds ### Automatic builds
We also offer automatic builds, which are built from the latest source code and contain the latest bugfixes and improvements, but may not be as stable and/or optimized as stable builds. We also offer automatic builds, which are built from the latest source code and contain the latest bugfixes and improvements, but may not be as stable and/or optimized as stable builds.
| Regular | Debug | Experimental | [![Build Status](http://ci.86box.net/job/86Box/badge/icon)](http://ci.86box.net/job/86Box)
|:-------:|:-----:|:------------:|
|[![Build Status](http://ci.86box.net/job/86Box/badge/icon)](http://ci.86box.net/job/86Box)|[![Build Status](http://ci.86box.net/job/86Box-Debug/badge/icon)](http://ci.86box.net/job/86Box-Debug)|[![Build Status](http://ci.86box.net/job/86Box-Dev/badge/icon)](http://ci.86box.net/job/86Box-Dev)
#### Legend
* **Regular** builds are compiled using the settings in the building guide above. Use these if you don't know which build to use.
* **Debug** builds are same as regular builds but include debug symbols. If you don't need them, you don't need to use this build.
* **Experimental (Dev)** builds are compiled with certain unfinished features enabled. These builds are not optimized for maximum performance.
Getting started Getting started
--------------- ---------------