From b0c92e3efebf55df9cb206c92d28b0a401ec668c Mon Sep 17 00:00:00 2001 From: RavinAwesome Date: Tue, 3 Oct 2017 09:09:26 +0800 Subject: [PATCH 1/2] Add a list --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d9348782..fbf87367 100644 --- a/README.md +++ b/README.md @@ -37,3 +37,5 @@ $ mvn site ``` The generated site will be committed to the [gh-pages branch](https://github.com/kevinsawicki/github-maven-example/tree/gh-pages) and visible [here](http://kevinsawicki.github.com/github-maven-example/). + +#testing purpose "really sorry" From fa3462b42cf051636e11741ff1af3e57b9d3ad62 Mon Sep 17 00:00:00 2001 From: RavinAwesome Date: Tue, 3 Oct 2017 09:14:56 +0800 Subject: [PATCH 2/2] Remove the list --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index fbf87367..d9348782 100644 --- a/README.md +++ b/README.md @@ -37,5 +37,3 @@ $ mvn site ``` The generated site will be committed to the [gh-pages branch](https://github.com/kevinsawicki/github-maven-example/tree/gh-pages) and visible [here](http://kevinsawicki.github.com/github-maven-example/). - -#testing purpose "really sorry"