Skip to content

Commit cfe5f19

Browse files
docs: add README badges
1 parent 06011d7 commit cfe5f19

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Fast, friendly CLI log analyzer built with Bun. Think "jq for logs."
44

55
[![CI](https://github.com/code-with-auto/loq/actions/workflows/ci.yml/badge.svg)](https://github.com/code-with-auto/loq/actions/workflows/ci.yml)
66
[![Documentation](https://img.shields.io/badge/docs-vitepress-10b981)](https://code-with-auto.github.io/loq/)
7+
[![License: MIT](https://img.shields.io/badge/license-MIT-green)](LICENSE)
8+
[![Bun](https://img.shields.io/badge/runtime-Bun-f9f1e1?logo=bun)](https://bun.sh)
79

810
## Features
911

0 commit comments

Comments
 (0)