From 1b46f98e941b13894d74e8eb5cebad9f32c3bb1c Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 4 Oct 2018 18:34:43 +0700 Subject: [PATCH 1/2] Add Note --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 97c1e5f..2bd8fe7 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,6 @@ ## This is a sample code to test the integration between Visual Studio and GitHub and Travis-CI. Build status: [![Build Status](https://travis-ci.org/ToiDiCodeDaoSampleCode/travis-sample.svg?branch=master)](https://travis-ci.org/ToiDiCodeDaoSampleCode/travis-sample) + +#note +# From 75d7e3570f55b0483f04985b1296b131f3845e63 Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 4 Oct 2018 18:37:11 +0700 Subject: [PATCH 2/2] Note info --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2bd8fe7..aceaebf 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,5 @@ Build status: [![Build Status](https://travis-ci.org/ToiDiCodeDaoSampleCode/travis-sample.svg?branch=master)](https://travis-ci.org/ToiDiCodeDaoSampleCode/travis-sample) -#note -# +#Note +## This is a sample code to test the integration between Visual Studio and GitHub and Travis-CI.