Skip to content

Commit

Permalink
Add CI badge.
Browse files Browse the repository at this point in the history
Signed-off-by: Vaibhav <[email protected]>
  • Loading branch information
vrongmeal committed Sep 12, 2020
1 parent 28bea9d commit 91557bb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

> General purpose hot-reloader for all projects.
![Continuous Integration](https://github.com/vrongmeal/leaf/workflows/Continuous%20Integration/badge.svg)

Command leaf watches for changes in the working directory
and runs the specified set of commands whenever a file
updates. A set of filters can be applied to the watch and
Expand All @@ -10,7 +12,6 @@ directories can be excluded.
## Contents

1. [Installation](#installation)
1. [Homebrew](#homebrew)
1. [Using `go get`](#using-go-get)
1. [Manual](#manual)
1. [Usage](#usage)
Expand Down

0 comments on commit 91557bb

Please sign in to comment.