Skip to content

Commit 6af3089

Browse files
committed
Refactor code structure for improved readability and maintainability
1 parent f93925c commit 6af3089

File tree

3 files changed

+2
-271
lines changed

3 files changed

+2
-271
lines changed

DEPLOYMENT_GUIDE.md

Lines changed: 0 additions & 269 deletions
This file was deleted.

Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
CodeToContext is a simple yet powerful tool that transforms local source code into a single, clean, and structured text prompt, ready for any Large Language Model (LLM). It runs entirely in your browser, ensuring your code remains 100% private and secure.
44

5-
![CodeToContext Screenshot](https://user-images.githubusercontent.com/your-image-url-here.png)
5+
![CodeToContext Screenshot](https://user-images.githubusercontent.com/ss.png)
66
<!-- You can add a screenshot of your app here later -->
77

88
## 🎯 Core Features
@@ -19,7 +19,7 @@ CodeToContext is a simple yet powerful tool that transforms local source code in
1919
### Option 1: Use It Online (Recommended)
2020
The easiest way to use CodeToContext is through the live version hosted on GitHub Pages.
2121

22-
**[Visit the Live Application](https://your-username.github.io/codetocontext/)**
22+
**[Visit the Live Application](https://ashjha75.github.io/CocdeToContext/)**
2323
<!-- Update this link once you deploy -->
2424

2525
### Option 2: Run Locally

ss.png

83.1 KB
Loading

0 commit comments

Comments
 (0)