From 43bb1d82aaeab88951d630c26916508401e63b7e Mon Sep 17 00:00:00 2001 From: golyalpha Date: Tue, 19 Jun 2018 21:00:21 +0200 Subject: [PATCH] Update README.md Described syntax in greater detail --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 522781c..cd9e685 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ to the leading space in every consecutive line): ```java /** - * @todo [puzzle marker] <[description]> + * @todo #[issue#]<:[time]> <[description]> */ [related code] ```