Skip to content

Commit a4327f5

Browse files
author
[FacuFalcone]
authored
Update README.md
1 parent a39733e commit a4327f5

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
@@ -1,5 +1,5 @@
11
<!--[](https://github.com/caidevOficial/Logos/blob/master/PoseidonDevs.png)-->
2-
<img align="center" src="https://github.com/caidevOficial/Logos/blob/master/PoseidonDevs.png" width=450/><br>
2+
<img align="center" src="https://github.com/caidevOficial/Logos/blob/master/Personales/C_Poseidon.png" width=300/><br>
33

44
<a href="https://github.com/caidevOficial/Laboratorio1_Programacion1">
55
<img align="center" src="https://github-readme-stats.vercel.app/api?username=caidevOficial&show_icons=true&theme=tokyonight" width = "450"/>
@@ -9,7 +9,7 @@
99
int startCourse(){
1010
printf("Keep Learning and Coding!");
1111
printf("Suscribe to my GitHub!");
12-
return 0;
12+
return EXIT_STATUS;
1313
}
1414
```
1515

0 commit comments

Comments
 (0)