From eddd07ea39c6c941a4e9c2e6b4a42cf19058a209 Mon Sep 17 00:00:00 2001 From: David Peter Date: Sun, 22 Apr 2018 15:30:28 +0200 Subject: [PATCH] Added screenshots --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index de1f1cc5..cca8a6b2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,14 @@ # bat *A `cat(1)` clone with wings.* -**WORK IN PROGRESS** +## Features + +### Syntax highlighting + +![bat src/main.rs](https://i.imgur.com/bcnFRSl.png) + +![bat src/example.js](https://i.imgur.com/uyBewNX.png) + +### Git integration + +![bat src/index.html](https://i.imgur.com/yBQ31jm.png)