Skip to content

Commit 4199669

Browse files
committed
Day1 -> Day0
1 parent a3a1e03 commit 4199669

File tree

7 files changed

+1
-1
lines changed

7 files changed

+1
-1
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
##### What is this?
33
The repository covers all the basic topics of programming languages. Try a new challenge every day for 30 days. By the end of the month, you'll go from newbie to expert.
44
##### Index
5-
[Day 1 - Hello, World.](https://github.com/geekayush/30daysofcode/tree/master/Day1-HelloWorld)
5+
[Day 0 - Hello, World.](https://github.com/geekayush/30daysofcode/tree/master/Day1-HelloWorld)
66
##### How to contribute?
77
If you can write any specific program in some other languange, then write your program, make sure it passes all the test cases as specified in the readme of each task and submit a PR.
88
The program:

0 commit comments

Comments
 (0)