Skip to content

Commit

Permalink
docs(editor): simplify package description
Browse files Browse the repository at this point in the history
  • Loading branch information
meowgorithm authored Jan 29, 2024
1 parent 2150c8d commit 0ee7136
Showing 1 changed file 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 @@ -16,7 +16,7 @@ into other repositories.

Currently the following packages are available:

- [`editor`](./editor): `$EDITOR filename`, handling default (or lack of) editor, Snap.
- [`editor`](./editor): open files in text editors
- [`higherorder`](./exp/higherorder): generic higher order functions
- [`ordered`](./exp/ordered): generic `min`, `max`, and `clamp` functions for ordered types
- [`slice`](./exp/slice): generic slice utilities
Expand Down

1 comment on commit 0ee7136

@caarlos0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

Please sign in to comment.