From 3c53bde6601997a2f42dc12fa4289b5507993b34 Mon Sep 17 00:00:00 2001 From: markshawn2020 Date: Sun, 12 Jan 2025 09:13:33 +0800 Subject: [PATCH] moved to root --- README.md | 18 ++++++++++++------ README_zh-CN.md | 16 +++++++++++----- 2 files changed, 23 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 04de468..70ee6e9 100644 --- a/README.md +++ b/README.md @@ -78,12 +78,18 @@ Search for "Oh My Prompt" in your IDE's extension marketplace and install to get ### Synchronization Mechanism -``` -Oh My Prompt Store IDE Rules Files -(TOML with metadata) (Plain text) -[~/.oh-my-prompt/] [IDE specific paths] - ↓ ↑ ↑ ↓ - Export Import Apply Save + ``` +Oh My Prompt Store +(TOML with metadata) +[~/.neurora/oh-my-prompt] + ↓ ↑ + Export Import + +IDE Rules Files +(Plain text) +[IDE specific paths] + ↑ ↓ + Apply Save ``` ### Prompt Specification diff --git a/README_zh-CN.md b/README_zh-CN.md index fee2680..759d09b 100644 --- a/README_zh-CN.md +++ b/README_zh-CN.md @@ -85,11 +85,17 @@ English | [中文](./README.zh-CN.md) | [VScode](https://marketplace.visualstudi ### Sync Mechanism ``` -Oh My Prompt Store IDE Rules Files -(TOML with metadata) (Plain text) -[~/.oh-my-prompt/] [IDE specific paths] - ↓ ↑ ↑ ↓ - Export Import Apply Save +Oh My Prompt Store +(TOML with metadata) +[~/.neurora/oh-my-prompt] + ↓ ↑ + Export Import + +IDE Rules Files +(Plain text) +[IDE specific paths] + ↑ ↓ + Apply Save ``` ### Prompt Specification