diff --git a/README.md b/README.md index 91c6993..17665be 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# About Xe Theme +## About Xe Theme [![Issues](https://img.shields.io/github/issues/zohaib87/xe-theme)](https://github.com/zohaib87/xe-theme/issues) [![Release Latest](https://img.shields.io/github/v/release/zohaib87/xe-theme?color=yellowgreen)](https://github.com/zohaib87/xe-theme/releases/latest) @@ -48,7 +48,7 @@ Latest version of [WordPress](https://wordpress.org/) and [Nodejs](https://nodej Your [pull requests](https://github.com/zohaib87/xe-theme/pulls) will be highly welcomed. If you're looking for something to start with, you can check the [issues](https://github.com/zohaib87/xe-theme/issues) or open one about something you want to contribute and we can discuss it before your pull request. 1. You must have latest version of [WordPress](https://wordpress.org/) and [Nodejs](https://nodejs.org/en/). -2. Create a fork of the repository. +2. Create a fork of this repository. 3. Clone the fork on your local machine. Your remote repo on Github is called `origin`. 4. Add the original repository as a remote called `upstream`. 5. If you created your fork a while ago be sure to pull upstream changes into your local repository.