浏览代码

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 查看文件

之前 之后
宽度: 1920  |  高度: 1080  |  大小: 717KB

正在加载...
取消
保存