Skip to content

Commit

Permalink
Fixing the readme image
Browse files Browse the repository at this point in the history
  • Loading branch information
udeyrishi committed Jan 8, 2016
1 parent ad0d526 commit 4f4dac8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ $ chmod a+x path/to/repo/install.sh && path/to/repo/install.sh installed_name
This will add a symbolic link 'installed_name' to your '/usr/local/bin/' directory for the main 'hour_logger.py' file, and give it executable permissions. You may need to restart your terminal session. The following sections assume that '/usr/local/bin/' is in your PATH, and that you used the default installed_name ('hours').

### BitBar
![](https://raw.githubusercontent.com/udeyrishi/hour_logger/master/bitbar1.png) ![](https://raw.githubusercontent.com/udeyrishi/hour_logger/master/bitbar2.png)
![](https://raw.githubusercontent.com/udeyrishi/hour_logger/master/bitbar.png) ![](https://raw.githubusercontent.com/udeyrishi/hour_logger/master/bitbar2.png)
Additionally, the install.sh will generate a shell script called installed_name.1h.sh in your repo directory, and gives it executable permissions. If you use [BitBar](https://github.com/matryer/bitbar), and want to use hour_logger as a plugin, then put this file in your plugins directory. Else, you can ignore/delete it. This plugin uses the '--bitbar' option of hour_logger for generating the BitBar friendly output.

### Usage
Expand Down
File renamed without changes

0 comments on commit 4f4dac8

Please sign in to comment.