Skip to content

Commit 66eb448

Browse files
committed
update readme.md
1 parent b3472e5 commit 66eb448

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
# leetcode
1+
# leetcode | Data structure & Algorithms
22

3+
## How to run ?
34
To install dependencies:
45

56
```bash
@@ -13,3 +14,11 @@ bun run index.ts
1314
```
1415

1516
This project was created using `bun init` in bun v1.1.26. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.
17+
18+
## Description
19+
1. This is resource that help me on journey of coding interview. Give me stars and fork if you like!
20+
2. I am write this source using Typescript is core!
21+
## Author
22+
Follow me here.
23+
I am Tran Nhat Sang. Currently a fullstack web devloper.
24+
My website: https://trannhatsang.com

0 commit comments

Comments
 (0)