From f978e91ab3fed1ea48370af3e8a9ee2200f39b99 Mon Sep 17 00:00:00 2001 From: Luke Emery-Fertitta <6968022+lemeryfertitta@users.noreply.github.com> Date: Sat, 23 Dec 2023 08:33:29 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4fd3c63..b092671 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Climbdex is a search engine for ["standardized interactive climbing training boards" (SICTBs)](https://gearjunkie.com/climbing/kilter-moon-grasshopper-more-interactive-climbing-training-boards-explained) designed with the goal of adding missing functionality to boards that utilize [Aurora Climbing's](https://auroraclimbing.com/) software, such as [Kilter](https://settercloset.com/pages/the-kilter-board), [Tension](https://tensionclimbing.com/product/tension-board-sets/), and [Decoy](https://decoy-holds.com/pages/decoy-board). The primary missing feature provided by this engine is a "filter by hold" feature to find climbs with specific sets of holds. There are some additional improvements to other options for filtering and sorting through climbs as well. -Try it out [here](https://climbdex.fly.dev/). Currently, all sizes of the Kilter Original layout are supported. The goal is to extend this project to cover all layouts and boards that run the Aurora Climbing software. +Try it out [here](https://climbdex.fly.dev/). This app was partially inspired by Tim Parkin's excellent [Moonboard Search Engine](http://mb.timparkin.net/).