From a77fb01befe5a97ead2c8a68ba3d4744fa0d34c3 Mon Sep 17 00:00:00 2001 From: Anar Kafkas Date: Tue, 26 Dec 2023 09:21:19 +0900 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b6d277..7609262 100644 --- a/README.md +++ b/README.md @@ -197,7 +197,7 @@ console.log(`Updated ${migratedDocCount} posts!`); ## [API](https://kafkas.github.io/firewalk) -You can find the full API reference for `firewalk` [here](https://kafkas.github.io/firewalk). We maintain detailed docs for every version! Here are some of the core functions that this library provides. +You can find the full API reference for Firewalk [here](https://kafkas.github.io/firewalk). We maintain detailed docs for each major version. Here are some of the core functions that this library provides. ### [createTraverser](https://kafkas.github.io/firewalk/functions/createTraverser.html)