From 54ab38aa1681c2c6bd66de1f73148b60b95fc1da Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sat, 10 Jun 2023 08:11:23 -0600 Subject: [PATCH] Update plugin manager benchmarks entry Signed-off-by: Joe Block --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5146bf..9f23f34 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ These frameworks make customizing your ZSH setup easier. You can find some interesting performance timing comparisons of various frameworks in the following locations. -- [rossmacarthur/zsh-plugin-manager-benchmark](https://github.com/rossmacarthur/zsh-plugin-manager-benchmark) +- [rossmacarthur/zsh-plugin-manager-benchmark](https://github.com/rossmacarthur/zsh-plugin-manager-benchmark) - Contains performance benchmarks for the most popular ZSH frameworks, including both install time and load time. - [pm-perf-test](https://github.com/z-shell/pm-perf-test) - Tooling for running performance tests on multiple ZSH frameworks. ### [alf](https://github.com/psyrendust/alf)