diff --git a/README.md b/README.md index c9b9fb8..022f100 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,13 @@ Introduction ======================== -This repository is a home for snippets of YAML code and a sample hello world server for the Harness CI Community. +This repository is a home for snippets of YAML code and a sample hello world server for the Harness CI Community.. ## Getting Started -Use this README to get started with our sample pipeline repository for Go. This guide outlines the basics of getting started with the Harness CI and provides a full code sample for you to try out. This sample doesn’t include configuration options, for in-depth steps and configuring the pipeline for example using triggers or using our templates see the Pipeline Configuration Docs. +Use this README to get started with our sample pipeline repository for Go. This guide outlines the basics of getting started with the Harness CI and provides a full code sample for you to try out. This sample doesn’t include configuration options, for in-depth steps and configuring the pipeline for example using triggers or using our templates see the Pipeline Configuration Docs... -The Pipeline will build and run a unit test on a sample go repository, and upload the artifact to Docker Hub. You can use publicly-available code, images, and your GitHub and Docker Hub accounts. +The Pipeline will build and run a unit test on a sample go repository, and upload the artifact to Docker Hub. You can use publicly-available code, images, and your GitHub and Docker Hub accounts.. ## Workflow - Build the code and run unit tests.