Skip to content

Commit

Permalink
badge
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Aug 16, 2016
1 parent 178c32b commit b470536
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# am-i-working
# am-i-working [![CircleCI](https://circleci.com/gh/caarlos0/am-i-working.svg?style=svg)](https://circleci.com/gh/caarlos0/am-i-working)

Logs your working activity based on /etc/resolv.conf domain.

Expand All @@ -8,5 +8,5 @@ VPN, a line with `domain mycompany.com` appears in my `/etc/resolv.conf`.
What I want here is to log those changes so I can easily get my extra working
hours later (and automate the sending of the report too).

To run it, you can simply `./am-i-working -d mycompany > work.log`, or
To run it, you can simply `./am-i-working -d mycompany > work.log`, or
create a service in the OS level to keep it running forever.

0 comments on commit b470536

Please sign in to comment.