Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(README): update anchor links to benchmark section #48

Merged
merged 1 commit into from
Aug 14, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Other installation methods are
files. F2 also supports utilising tags from the popular
[exiftool](https://github.com/ayoisaiah/f2/wiki/Built-in-variables#3-exif-variables)
which should cover most use cases.
- F2 is very fast and won't waste your time. See [benchmarks](#benchmarks).
- F2 is very fast and won't waste your time. See [benchmarks](#-benchmarks).
- F2 allows you to
[revert any renaming operation](https://github.com/ayoisaiah/f2/wiki/Undoing-renaming-mistakes)
performed with the program. This means you don't have to worry about making a
Expand All @@ -93,7 +93,7 @@ Other installation methods are
exact changes that will be made to your filesystem before making them.
- Cross-platform with full support for Linux, macOS, and Windows. It also runs
on less commonly-used platforms, like Termux (Android).
- [Extremely fast](#benchmarks), even when working with a large amount of files.
- [Extremely fast](#-benchmarks), even when working with a large amount of files.
- Supports the chaining of several consecutive renaming operations before a
final output is produced.
- Automatically
Expand Down