Skip to content

Commit 2ac5599

Browse files
committed
rename screenshots, update path in README
1 parent 515f90f commit 2ac5599

File tree

9 files changed

+16
-7
lines changed

9 files changed

+16
-7
lines changed

README.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
1-
# Leetcode Explained ![Downloads](https://img.shields.io/badge/Daily_Users-300+-blue) ![version](https://img.shields.io/badge/version-2.0.2-blue) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
1+
# Leetcode Explained
22

3-
Leetcode Explained is a free, open-source extension that enhances your Leetcoding experience. You can install it from the [Chrome Web Store](https://chrome.google.com/webstore/detail/leetcode-explained/cofoinjfjcpgcjiinjhcpomcjoalijbe).
3+
![Downloads](https://img.shields.io/chrome-web-store/users/cofoinjfjcpgcjiinjhcpomcjoalijbe)
4+
![version](https://img.shields.io/badge/version-2.0.2-blue)
5+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
6+
7+
[Badge](src/assets/images/badge.png)
8+
9+
10+
Adds video solutions, company tags, and GPT code analysis into each problem page.
11+
12+
Free, open-source chrome extension that enhances your Leetcoding experience. You can install it from the [Chrome Web Store](https://chrome.google.com/webstore/detail/leetcode-explained/cofoinjfjcpgcjiinjhcpomcjoalijbe).
413

514
## Features
615

@@ -26,7 +35,7 @@ Alternatively, you can manually install the extension:
2635
## Screenshots
2736

2837
![Add Video](src/assets/images/screenshots/add-video.png)
29-
![Code Complexity](src/assets/images/screenshots/code-complexity.png)
38+
![Code Complexity](src/assets/images/screenshots/get-complexity.png)
3039
![Fix Code](src/assets/images/screenshots/fix-code.png)
3140

3241
## Tutorial

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "leetcode-explained",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "Used to log into GPT-3 and return the token",
55
"main": "background.js",
66
"scripts": {

src/assets/images/badge.png

3.67 KB
Loading

0 commit comments

Comments
 (0)