From 6bb15c7ad853f335fca1df6c02d8e1ba0fc25215 Mon Sep 17 00:00:00 2001
From: osteensco <86266589+osteensco@users.noreply.github.com>
Date: Wed, 18 Dec 2024 11:34:07 -0600
Subject: [PATCH] Update README.md
---
README.md | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 0a18993..cd6eeb7 100644
--- a/README.md
+++ b/README.md
@@ -12,9 +12,12 @@
A better CLI navigation experience
+fastTravelCLI is a fast, lightweight, and feature rich CD command replacement.
+
Typing out a long directory path can be a bit painful. Most tools that solve this problem give you less to type but still involve additional steps afterwards.
-Instead of tracking frequently visited directories, using a fuzzy search, or even a ML model to improve the cd experience, fastTravelCLI allows you to directly save a destination as a key-value pair, then you can fast travel to that location by just using the key you set.
-fastTravelCLI is a fast, lightweight, and feature rich CD command replacement. fastTravelCLI is being continuously improved, check out the issues for new features, support, and integrations in the works.
+Instead of tracking frequently visited directories, using a fuzzy search, or even a ML model to improve the cd experience, fastTravelCLI allows you to directly save a destination as a key-value pair, then you can fast travel to that location by just using the key you set.
+
+fastTravelCLI is being continuously improved, check out the issues for new features, support, and integrations in the works.
Usage