Skip to content

Commit

Permalink
Edit: Add new idea for future
Browse files Browse the repository at this point in the history
  • Loading branch information
zakariagatter committed Aug 11, 2022
1 parent 3217995 commit d639edc
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
``` bash
git clone https://github.com/zakariaGatter/xbps-hist.git
cd xbps-hist
git checkout tags/v0.1.0
git checkout tags/v0.1.1
mkdir -p ~/.local/bin
cp xbps-hist/bin/xbps-hist ~/.local/bin
chmod +x ~/.local/bin/xbps-hist
Expand Down Expand Up @@ -78,6 +78,9 @@ NOTE:
$ xbps-hist -a install -d "last month" -s socklog-void
```

## Future Versions
* Get information in a Interval Date (From, To)

## TODO
[Xbps-hist] is a work in progress, so any ideas and patches are appreciated.

Expand Down

0 comments on commit d639edc

Please sign in to comment.