Added readme
This commit is contained in:
parent
45a2259cb6
commit
35567b455e
3
Readme.txt
Normal file
3
Readme.txt
Normal file
@ -0,0 +1,3 @@
|
||||
* Welcome to The Triangle programm.
|
||||
*** It would help you to draw some simple, but beautiful triangles.
|
||||
***** Hope you'll enjoy using it!
|
@ -27,7 +27,7 @@ int main()
|
||||
*/
|
||||
clrscr();
|
||||
printf("\n\n");
|
||||
printf(" * Welcom to The Triangle programm.\n");
|
||||
printf(" * Welcome to The Triangle programm.\n");
|
||||
printf(" *** It would help you to draw some simple, but beautiful triangles.\n");
|
||||
printf("***** Hope you'll enjoy using it!\n");
|
||||
printf("\n\n");
|
||||
|
Loading…
x
Reference in New Issue
Block a user