Skip to content

Commit

Permalink
Update documented version and add pointer to releases page
Browse files Browse the repository at this point in the history
Signed-off-by: Stephan Peijnik <[email protected]>
  • Loading branch information
speijnik committed Mar 13, 2018
1 parent e7a3d3f commit 5091799
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,19 +20,15 @@ Support for other platforms may be added in the future.

This repository also ships *fsqm*, a simple command line interface to filesystem quotas. *fsqm* provides the ability to retrieve user and group quota reports and management of user and group quotas.

*fsqm* can be obtained using

```sh
go get -u github.com/anexia-it/fsquota/cmd/fsqm
```
*fsqm* can be obtained from [the releases page](https://github.com/anexia-it/fsquota/releases).

## Issue tracker

Issues in fsquota are tracked using the corresponding GitHub project's [issue tracker](https://github.com/anexia-it/fsquota/issues).

## Status

The current release is **v0.1.0**.
The current release is **v0.1.1**.


Changes to fsquota are subject to [semantic versioning](http://semver.org/).
Expand Down

0 comments on commit 5091799

Please sign in to comment.