瀏覽代碼

Revised readme file and added screenshot...

master
父節點
當前提交
0914ab98d1
共有 3 個檔案被更改,包括 6 行新增7 行删除
  1. +1
    -0
      .gitignore
  2. +5
    -7
      README.md
  3. 二進制
      screenshot.png

+ 1
- 0
.gitignore 查看文件

@@ -0,0 +1 @@
xighlight

+ 5
- 7
README.md 查看文件

@@ -16,13 +16,11 @@ Install:
$ sudo sh install.sh
```

Testing:
```bash
$ sh example/testing.sh
```

Use:
```bash
$ cat my_c_program.ext | xighlight
$ xighlight < my_c_program.ext
$ xighlight my_program.ext -- "This way, language is selected by the extension."
$ cat my_program.ext | xighlight [extension] -- "You need to specify the language, check -h / --help."
$ xighlight [extension] < my_program.ext -- "Again, since it's reading from standard stream..."
```

![screenshot](screenshot.png)

二進制
screenshot.png 查看文件

Before After
Width: 1920  |  Height: 1080  |  Size: 717KB

Loading…
取消
儲存