Skip to content

Commit

Permalink
update link and badge to latest release. shorten long markdown lines.
Browse files Browse the repository at this point in the history
  • Loading branch information
kenta2 committed Sep 6, 2024
1 parent 41004a1 commit 6f29814
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@

# Bluespec Compiler

[![Version]](https://github.com/B-Lang-org/bsc/releases/tag/2024.01) [![License]](./COPYING) [![Build Status]](https://github.com/b-lang-org/bsc/actions?query=workflow%3ACI+event%3Apush)
[![Version]](https://github.com/B-Lang-org/bsc/releases/tag/2024.07)
[![License]](./COPYING)
[![Build Status]](https://github.com/b-lang-org/bsc/actions?query=workflow%3ACI+event%3Apush)

[License]: https://img.shields.io/badge/license-BSD%203-blueviolet.svg
[Version]: https://img.shields.io/badge/release-2024.01-red.svg?logo=v
[Version]: https://img.shields.io/badge/release-2024.07-red.svg?logo=v
[Build Status]: https://github.com/b-lang-org/bsc/workflows/CI/badge.svg?branch=main&event=push

**[Community] • [Download] • [Documentation] • [Build] • [Test]**
Expand Down

0 comments on commit 6f29814

Please sign in to comment.