Skip to content

Commit 86c881e

Browse files
committed
docs: add badges for build status, license and auto-wiki
1 parent c7eca9b commit 86c881e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
# Agoric Platform SDK
44

5+
![unit tests status](https://github.com/Agoric/agoric-sdk/actions/workflows/test-all-packages.yml/badge.svg)
6+
![integration tests status](https://github.com/Agoric/agoric-sdk/actions/workflows/integration.yml/badge.svg)
7+
[![license](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](./LICENSE)
8+
[![Mutable.ai Auto Wiki](https://img.shields.io/badge/Auto_Wiki-Mutable.ai-blue)](https://wiki.mutable.ai/Agoric/agoric-sdk)
9+
510
This repository contains most of the packages that make up the upper
611
layers of the Agoric platform, with
712
[the endo repository](https://github.com/endojs/endo)

0 commit comments

Comments
 (0)