Skip to content

Commit 25fc9dd

Browse files
committed
Add "JetBrains Research" badge
1 parent 911f010 commit 25fc9dd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Bitcode tools for Kotlin/Native projects 🄺🄽🐘
22

3+
[![JetBrains Research](https://jb.gg/badges/research.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub)
4+
[![Checks](https://github.com/GlebSolovev/bitcode-tools/actions/workflows/checks.yaml/badge.svg?branch=main)](https://github.com/GlebSolovev/bitcode-tools/actions/workflows/checks.yaml)
35
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
46
[![Contributions welcome](https://img.shields.io/badge/Contributions-welcome-brightgreen.svg?style=flat)](#contributing--developing)
5-
[![Checks](https://github.com/GlebSolovev/bitcode-tools/actions/workflows/checks.yaml/badge.svg?branch=main)](https://github.com/GlebSolovev/bitcode-tools/actions/workflows/checks.yaml)
67

78
A simple **Gradle plugin** that provides tasks **to obtain and analyze bitcode** for any Kotlin/Native projects.
89

0 commit comments

Comments
 (0)