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)