From 03e7a891d595f86b2c32982b59a80031e676691f Mon Sep 17 00:00:00 2001 From: "suraj.kumar" Date: Fri, 9 Oct 2020 15:49:12 +0530 Subject: [PATCH] updated some instructions in README --- dotnet/README.md | 2 +- githubPR/README.md | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/dotnet/README.md b/dotnet/README.md index 7c4a6b06..14451f90 100644 --- a/dotnet/README.md +++ b/dotnet/README.md @@ -8,4 +8,4 @@ **Note: make sure you choose base linux as ubuntu,centos etc.**
**please do not use third party images for serve the project.**
**you can use multistage dockerfile for serve the project.**
-**make sure layer of build the images must be less.**
\ No newline at end of file +**make sure layer of build the images must be less.**
diff --git a/githubPR/README.md b/githubPR/README.md index 71be4be8..709af566 100644 --- a/githubPR/README.md +++ b/githubPR/README.md @@ -1 +1,3 @@ -# Let's Create Pull Request \ No newline at end of file +# Let's Create Pull Request + +# A step by step instruction to clone and fork