diff --git a/README-ja.md b/README-ja.md index 2e03644..1c22a35 100644 --- a/README-ja.md +++ b/README-ja.md @@ -1,5 +1,8 @@ # Endcap SL Software RI Generator +[![pipeline status](https://gitlab.cern.ch/wotsubo/endcap-sl-software-ri-generator/badges/main/pipeline.svg)](https://gitlab.cern.ch/wotsubo/endcap-sl-software-ri-generator/-/commits/main) +[![Latest Release](https://gitlab.cern.ch/wotsubo/endcap-sl-software-ri-generator/-/badges/release.svg)](https://gitlab.cern.ch/wotsubo/endcap-sl-software-ri-generator/-/releases) + これはXMLのレジスタマップからMPSoCソフトで使う用のコードを生成するソフトです。 XMLおよびそのスキーマは[L0 Muon Endcap/Endcap Sl CSR XML](https://gitlab.cern.ch/l0muon-endcap/endcap-sl-csr-xml)にあります。 diff --git a/README.md b/README.md index f903963..d892165 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Endcap SL Software RI Generator +[![pipeline status](https://gitlab.cern.ch/wotsubo/endcap-sl-software-ri-generator/badges/main/pipeline.svg)](https://gitlab.cern.ch/wotsubo/endcap-sl-software-ri-generator/-/commits/main) +[![Latest Release](https://gitlab.cern.ch/wotsubo/endcap-sl-software-ri-generator/-/badges/release.svg)](https://gitlab.cern.ch/wotsubo/endcap-sl-software-ri-generator/-/releases) + [日本語版](README-ja.md) Generates register interface for mpsoc software from register map in xml format.