Skip to content

Commit

Permalink
moved to root
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkShawn2020 committed Jan 12, 2025
1 parent 7cddd1c commit 3c53bde
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 11 deletions.
18 changes: 12 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
16 changes: 11 additions & 5 deletions README_zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3c53bde

Please sign in to comment.