Skip to content

Commit 722d783

Browse files
authored
Update README.md
1 parent a2d6e2b commit 722d783

File tree

1 file changed

+9
-14
lines changed

1 file changed

+9
-14
lines changed

README.md

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -54,20 +54,15 @@ We welcome all types of contributions:
5454

5555
Open an issue or submit a pull request to get started.
5656

57-
## 💻 Local Development
58-
Want to run Code Gems locally? As an open source project, you can get started with:
59-
```
60-
git clone https://github.com/bebedi15/codegems.git
61-
```
62-
```
63-
cd codegems
64-
```
65-
```
66-
npm install
67-
```
68-
```
69-
npm run dev
70-
```
57+
## Star History
58+
59+
<a href="https://star-history.com/#bebedi15/codegems&Date">
60+
<picture>
61+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=bebedi15/codegems&type=Date&theme=dark" />
62+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=bebedi15/codegems&type=Date" />
63+
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=bebedi15/codegems&type=Date" />
64+
</picture>
65+
</a>
7166

7267
## 📄 License
7368
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

0 commit comments

Comments
 (0)