From 9e1abd23c992a3549a8e3a8d5b1d27ee99cb395d Mon Sep 17 00:00:00 2001 From: A91y Date: Wed, 15 Feb 2023 00:22:15 +0530 Subject: [PATCH] Updated CONTRIBUTING.md and README.md --- CONTRIBUTING.md | 6 +++--- README.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 786879fe3..f3b835f7e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,7 @@ Hi there! We're thrilled that you'd like to contribute to this project. Your help is essential for keeping it great. -Please note that this project is released with a [Contributor Code of Conduct][code-of-conduct]. By participating in this project you agree to abide by its terms. +Please note that this project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms. ## Issues and PRs @@ -12,7 +12,7 @@ We'd also love PRs. If you're thinking of a large PR, we advise opening up an is ## Submitting a pull request -1. [Fork][fork] and clone the repository. +1. [Fork](https://github.com/narayan954/dummygram/fork) and clone the repository. 1. Configure and install the dependencies. 1. Make sure the tests pass on your machine. 1. Create a new branch: `git checkout -b my-branch-name`. @@ -31,7 +31,7 @@ Work in Progress pull requests are also welcome to get feedback early on, or if ## GIT AND GITHUB -Before continuing we want to clarify the difference between Git and Github. Git is a version control system(VCS) which is a tool to manage the history of our Source Code. GitHub is a hosting service for Git projects. +Before continuing we want to clarify the difference between Git and Github. Git is a version control system (VCS) which is a tool to manage the history of our Source Code. GitHub is a hosting service for Git projects. We assume you have created an account on Github and installed Git on your System. diff --git a/README.md b/README.md index 3da2c2744..83ab45a46 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@
-Dummygram +Dummygram [See Live!](https://dummy-gram.web.app/)