Skip to content

Commit

Permalink
docs: fix title
Browse files Browse the repository at this point in the history
  • Loading branch information
Rettend committed Sep 22, 2024
1 parent f0596d6 commit 9f0d7a8
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,11 @@
<!-- # lin -->

<!-- center the text: lin -->

<h1 align="center">
<p>lin</p>
<p style="font-size: 14px;">Let's Internationalize!</p>
</h1>
<h1 align="center">lin</h1>
<p align="center">
<code>lin</code> is a CLI tool that translates locale JSON files with GPT (currently).
</p>

[![NPM Version](https://img.shields.io/npm/v/%40yuo-app%2Flin?color=red)](https://www.npmjs.com/package/%40yuo-app%2Flin)
[![JSR Version](https://img.shields.io/jsr/v/%40yuo/lin?color=yellow)](https://jsr.io/%40yuo/lin)

`lin` is a CLI tool that translates locale JSON files with GPT (currently).

## install

```bash
Expand Down

0 comments on commit 9f0d7a8

Please sign in to comment.