Skip to content

Commit

Permalink
README: note about v4/v3
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbourgon authored Feb 24, 2024
1 parent 21ddd05 commit 4e42878
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@ Building a command-line application in the style of `kubectl` or `docker`?
[ff.Command](#ffcommand) offers a declarative approach that may be simpler to
write, and easier to maintain, than many common alternatives.

## Note

This README describes the pre-release version v4 of ff. For the stable version,
see [ff/v3](https://pkg.go.dev/github.com/peterbourgon/ff/v3).

## Usage

### Parse a flag.FlagSet
Expand Down

0 comments on commit 4e42878

Please sign in to comment.