Skip to content

Commit acc7f33

Browse files
Update README.md
1 parent abc8bb0 commit acc7f33

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ oj l https://codeforces.com/
2828

2929
## Features
3030

31-
- Fetch and load codeforces contest details
32-
- Automatically create environment for contest including woking files 💻
31+
- Fetch and load details of live codeforces contest ⚡
32+
- Automatically create an environment for contest including working files 💻
3333
- Run code with official sample cases of any particular problem 🔭
3434
- Compare your output with expected output in a elegant manner 📺
3535
- Get your code verdicts like OK ✅, Wrong answer ❌, TLE 🕒, MLE 🛢, Runtime error ⚠, Queue ⏳, Hacked ☠️
@@ -38,9 +38,9 @@ oj l https://codeforces.com/
3838
- Play minigames while you wait for the contest 🎮
3939

4040
## Guide
41-
- Set your preferences in settings of the package
41+
- Set your preferences in settings of the package, in advance
4242
- Click on your standing to minimize problems view
43-
- Click on your profile to refresh problems
43+
- Click on your profile picture to refresh problems
4444

4545
## Limitations
4646
- Currently, test and run code option is only available for python users

0 commit comments

Comments
 (0)