Update README.md

This commit is contained in:
Timothy Pidashev
2021-11-16 13:36:13 -08:00
committed by GitHub
parent 4be82622a2
commit cd595d794e
-1
View File
@@ -4,7 +4,6 @@
int main(){
printf("My name is Timothy Pidashev!\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("Join my discord server: https://discord.gg/EDRjZdkGBG\n");
return 0;
}