diff --git a/README.md b/README.md index a567000..a91d454 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ # testTelpo -telpo test github \ No newline at end of file +telpo test github +# read me \ No newline at end of file diff --git a/hello.c b/hello.c index 905dc13..7a55d09 100644 --- a/hello.c +++ b/hello.c @@ -11,6 +11,6 @@ void getAge(uint8_t *age) } void date_20200821(void) { - return 20200821; + return 20200821+weeks; }