Skip to content

Commit

Permalink
Merge pull request #7 from MareinK/patch-1
Browse files Browse the repository at this point in the history
Correct line number in readme
  • Loading branch information
Lilja authored Jan 24, 2018
2 parents 228e51d + 060d6a2 commit c56c3cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The program will detect if the current minute has changed since the hard-coded m

If current minute is different from now, it will:
* Open up itself and read, line by line
* Stop at line 7 and inject the new minute
* Stop at line 8 and inject the new minute
* Open a new file called `temp`
* Write all contents and the newly injected minute to `temp`
* Rename(move) `temp` to `print_minute.c`
Expand Down

0 comments on commit c56c3cf

Please sign in to comment.