docs(readme): add missing status badges & sections (#4817)
* docs(readme): add missing status badges & sections * docs(readme): fix wrong spelling with continuous * docs(readme): add coverga percentage
This commit is contained in:
parent
eb69cb2bef
commit
b893f97913
13
README.md
13
README.md
|
|
@ -1,17 +1,26 @@
|
||||||

|

|
||||||
|
|
||||||
---
|
---
|
||||||
|
[](https://github.com/ZcashFoundation/zebra/actions/workflows/continous-integration-docker.yml) [](https://github.com/ZcashFoundation/zebra/actions/workflows/continous-integration-os.yml) [](https://github.com/ZcashFoundation/zebra/actions/workflows/continous-delivery.yml) [](https://github.com/ZcashFoundation/zebra/actions/workflows/coverage.yml) [](https://codecov.io/gh/ZcashFoundation/zebra) [](https://github.com/ZcashFoundation/zebra/actions/workflows/docs.yml) [](https://github.com/ZcashFoundation/zebra/actions/workflows/zcash-lightwalletd.yml) [](https://github.com/ZcashFoundation/zebra/actions/workflows/zcash-params.yml)
|
||||||
|
|
||||||
[](https://github.com/ZcashFoundation/zebra/actions?query=workflow%3ACI+branch%3Amain)
|
|
||||||
[](https://codecov.io/gh/ZcashFoundation/zebra)
|
|
||||||

|

|
||||||
|
|
||||||
## Contents
|
## Contents
|
||||||
|
|
||||||
- [Contents](#contents)
|
- [Contents](#contents)
|
||||||
- [About](#about)
|
- [About](#about)
|
||||||
|
- [Using Zebra](#using-zebra)
|
||||||
- [Beta Releases](#beta-releases)
|
- [Beta Releases](#beta-releases)
|
||||||
- [Getting Started](#getting-started)
|
- [Getting Started](#getting-started)
|
||||||
|
- [Build and Run Instructions](#build-and-run-instructions)
|
||||||
|
- [Optional Features](#optional-features)
|
||||||
|
- [System Requirements](#system-requirements)
|
||||||
|
- [Memory Troubleshooting](#memory-troubleshooting)
|
||||||
|
- [macOS Test Troubleshooting](#macos-test-troubleshooting)
|
||||||
|
- [Network Ports and Data Usage](#network-ports-and-data-usage)
|
||||||
|
- [Network Troubleshooting](#network-troubleshooting)
|
||||||
|
- [Disk Usage](#disk-usage)
|
||||||
|
- [Disk Troubleshooting](#disk-troubleshooting)
|
||||||
- [Known Issues](#known-issues)
|
- [Known Issues](#known-issues)
|
||||||
- [Future Work](#future-work)
|
- [Future Work](#future-work)
|
||||||
- [Documentation](#documentation)
|
- [Documentation](#documentation)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue