Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/ora-8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 authored Sep 13, 2024
2 parents 3fd59aa + 4cdf254 commit 66f8fd0
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 3 deletions.
15 changes: 15 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# These are supported funding model platforms

github:
patreon: # Replace with a single Patreon username
open_collective: # Replace with a single Open Collective username
ko_fi: afc163
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
polar: # Replace with a single Polar username
buy_me_a_coffee: # Replace with a single Buy Me a Coffee username
thanks_dev: # Replace with a single thanks.dev username
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Fānyì (翻译)

A 🇨🇳 and 🇺🇸🇬🇧 translate tool in your command line, powered by iciba and groq.
A 🇨🇳 and 🇺🇸🇬🇧 translator in your command line, powered by iciba and groq.

[![NPM version][npm-image]][npm-url]
[![npm download][download-image]][download-url]
Expand Down Expand Up @@ -33,7 +33,6 @@ A 🇨🇳 and 🇺🇸🇬🇧 translate tool in your command line, powered by
- 🚀 全局配置方式修改为 `fanyi config set color false` `fanyi config set iciba false`
- 💄 重构和简化代码,并增加了 lint 和覆盖率的 GitHub Action。


## Install

```bash
Expand Down
1 change: 1 addition & 0 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
theme: jekyll-theme-hacker
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"groq-sdk": "^0.7.0",
"needle": "^3.3.1",
"ora": "^5.4.1",
"update-notifier": "^4.1.3",
"update-notifier": "^5.1.0",
"xml2js": "^0.6.2"
},
"lint-staged": {
Expand Down

0 comments on commit 66f8fd0

Please sign in to comment.