There was an error while loading. Please reload this page.
1 parent 6cd0ea4 commit 1440532Copy full SHA for 1440532
README.md
@@ -14,7 +14,9 @@ A command line tool for [Hacker News](https://news.ycombinator.com/)、 [Product
14
# install
15
> npm install -g hacker-feeds-cli
16
# command option
17
-> npm help
+> hfeeds help
18
+# hf for short
19
+> hf news
20
```
21
22

@@ -38,8 +40,8 @@ Input sub-command `config` to config cli language.
38
40
```bash
39
41
> feeds config
42
? Please select a language(Default EN): (Use arrow keys)
-❯ EN(English)
- ZH(简体中文)
43
+ EN(English)
44
+❯ ZH(简体中文)
45
46
47

0 commit comments