Skip to content

Commit 4fcade5

Browse files
author
Serdar Buyukdereli
committed
v1
1 parent faea786 commit 4fcade5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ An interactive web application designed to demystify the compute and token costs
66

77
This tool is built with pure, framework-free **Vanilla JavaScript, HTML, and CSS** to be lightweight, fast, and easy to understand.
88

9-
### 🌐 **[Live Demo Here](https://your-username.github.io/your-repo-name/)**
9+
### 🌐 **[Live Demo Here](https://theinfinitydev.github.io/token-example/)**
1010

1111
---
1212

@@ -65,11 +65,11 @@ All you need is a modern web browser.
6565

6666
1. Clone the repository:
6767
```sh
68-
git clone https://github.com/your-username/your-repo-name.git
68+
git clone https://github.com/theinfinitydev/token-example.git
6969
```
7070
2. Navigate to the project directory:
7171
```sh
72-
cd your-repo-name
72+
cd token-example
7373
```
7474
3. Open the `index.html` file directly in your browser.
7575
- On macOS: `open index.html`

0 commit comments

Comments
 (0)