Skip to content

Commit 285e782

Browse files
committed
Update README.md
1 parent ead6929 commit 285e782

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Today
22

3+
[![Code Format Check](https://github.com/aafulei/cpp-today/actions/workflows/code-format-check.yml/badge.svg)](https://github.com/aafulei/cpp-today/actions/workflows/code-format-check.yml)
4+
[![Build](https://github.com/aafulei/cpp-today/actions/workflows/build.yml/badge.svg)](https://github.com/aafulei/cpp-today/actions/workflows/build.yml)
5+
[![Test](https://github.com/aafulei/cpp-today/actions/workflows/test.yml/badge.svg)](https://github.com/aafulei/cpp-today/actions/workflows/test.yml)
6+
37
A simple C++ program that prints the current date in the `YY/MM/DD = Www`
48
format.
59

0 commit comments

Comments
 (0)