Skip to content

Commit 952aefa

Browse files
authored
Update README.md
1 parent 33c1533 commit 952aefa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@
2929
```javascript
3030
const cheth = {
3131
pronouns: "He" | "Him",
32-
code: ["JavaScript", "Python", "C++", "HTML", "CSS"],
32+
code: ["JavaScript", "HTML", "CSS", "Typescript", "C++", "Python"],
3333
currentFocus: "Full Stack Development",
3434
funFact: "I speak JavaScript fluently, still learning cat language 🐱",
35-
challenge: "I am doing the #100DaysOfCode challenge focused on full stack development",
35+
challenge: "O/L in March...",
3636
status: {
3737
learning: true,
3838
coding: true,

0 commit comments

Comments
 (0)