mirror of
https://github.com/timmypidashev/timmypidashev.git
synced 2026-06-03 16:24:38 +00:00
Update README.md
This commit is contained in:
@@ -5,7 +5,7 @@ int main(){
|
|||||||
printf("My name is Timothy Pidashev!\n");
|
printf("My name is Timothy Pidashev!\n");
|
||||||
printf("I am a 17 year on an epic journey to become a software developer!\n");
|
printf("I am a 17 year on an epic journey to become a software developer!\n");
|
||||||
printf("Experienced in C, Python, Java, and Javascript\n")
|
printf("Experienced in C, Python, Java, and Javascript\n")
|
||||||
printf("Join my discord server: https://discord.gg/EDRjZdkGBG");
|
printf("Join my discord server: https://discord.gg/EDRjZdkGBG\n");
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user