Skip to content

Commit

Permalink
add license badge
Browse files Browse the repository at this point in the history
  • Loading branch information
stornado committed Jan 7, 2024
1 parent 8acf7ce commit 400e5b1
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,13 @@

# Open IC DEV

[![ghcr.io/stornado/open-ic-dev:main](https://github.com/stornado/Open-IC-DEV/actions/workflows/docker-github-publish.yml/badge.svg)](https://github.com/stornado/Open-IC-DEV/actions/workflows/docker-github-publish.yml)
[![zxytech/open-ic-dev:main](https://github.com/stornado/Open-IC-DEV/actions/workflows/docker-publish.yml/badge.svg)](https://github.com/stornado/Open-IC-DEV/actions/workflows/docker-publish.yml)
[![Docker Stars](https://img.shields.io/docker/stars/zxytech/open-ic-dev.svg)](https://hub.docker.com/r/zxytech/open-ic-dev/)
[![Docker Pulls](https://img.shields.io/docker/pulls/zxytech/open-ic-dev.svg)](https://hub.docker.com/r/zxytech/open-ic-dev/)
[![ghcr.io/stornado/open-ic-dev:main](https://github.com/stornado/Open-IC-DEV/actions/workflows/docker-github-publish.yml/badge.svg)](https://github.com/stornado/Open-IC-DEV/actions/workflows/docker-github-publish.yml)

![GitHub License](https://img.shields.io/github/license/stornado/Open-IC-DEV)
![GitHub top language](https://img.shields.io/github/languages/top/stornado/Open-IC-DEV)
![Docker Image Size with architecture (latest by date/latest semver)](https://img.shields.io/docker/image-size/zxytech/open-ic-dev)

Open IC DEV 是一个基于 `iVerilog`, `SystemC`, `UVM`, `verible`, `verilator`, `oh-my-zsh``vscode` 等开源工具链的开发环境。

Expand Down Expand Up @@ -38,4 +40,5 @@ code .
- [x] [`git`](https://git-scm.com/)
- [x] [`Docker`](https://www.docker.com/products/docker-desktop/)
- [x] [`Debian`](https://www.debian.org/index.zh-cn.html)
- [x] [`tldr`](https://github.com/tldr-pages/tldr)
- [x] [`tldr`](https://github.com/tldr-pages/tldr)
- [x] [`devcontainers`](https://code.visualstudio.com/docs/devcontainers/tutorial)

0 comments on commit 400e5b1

Please sign in to comment.