diff --git a/README.md b/README.md index 6687ca1..4f435da 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,16 @@ # About Xe Plugin -[![Issues](https://img.shields.io/github/issues/XeCreators/xe-plugin)](https://github.com/XeCreators/xe-plugin/issues) -[![Release Latest](https://img.shields.io/github/v/release/XeCreators/xe-plugin?color=yellowgreen)](https://github.com/XeCreators/xe-plugin/releases/latest) -[![Downloads](https://img.shields.io/github/downloads/XeCreators/xe-plugin/total)](https://github.com/XeCreators/xe-plugin/releases/latest/download/xe-plugin.zip) -![Repo Size](https://img.shields.io/github/repo-size/XeCreators/xe-plugin.svg) -[![License](https://img.shields.io/github/license/XeCreators/xe-plugin)](https://github.com/XeCreators/xe-plugin/blob/master/LICENSE.md) +[![Issues](https://img.shields.io/github/issues/zohaib87/xe-plugin)](https://github.com/zohaib87/xe-plugin/issues) +[![Release Latest](https://img.shields.io/github/v/release/zohaib87/xe-plugin?color=yellowgreen)](https://github.com/zohaib87/xe-plugin/releases/latest) +[![Downloads](https://img.shields.io/github/downloads/zohaib87/xe-plugin/total)](https://github.com/zohaib87/xe-plugin/releases/latest/download/xe-plugin.zip) +![Repo Size](https://img.shields.io/github/repo-size/zohaib87/xe-plugin.svg) +[![License](https://img.shields.io/github/license/zohaib87/xe-plugin)](https://github.com/zohaib87/xe-plugin/blob/master/LICENSE.md) Xe Plugin is a starter WordPress plugin which have built-in functionalities that are used in almost every plugin. So just focus on the main functionality that you want to built for WordPress. -[![Download Latest Release](https://img.shields.io/badge/Download_Latest_Release-blue?style=for-the-badge)](https://github.com/XeCreators/xe-plugin/releases/latest/download/xe-plugin.zip) -[![Explore Documentation »](https://img.shields.io/badge/Explore_Documentation-282a2e?style=for-the-badge)](https://xecreators.github.io/xe-plugin) +[![Download Latest Release](https://img.shields.io/badge/Download_Latest_Release-blue?style=for-the-badge)](https://github.com/zohaib87/xe-plugin/releases/latest/download/xe-plugin.zip) +[![Explore Documentation »](https://img.shields.io/badge/Explore_Documentation-282a2e?style=for-the-badge)](https://zohaib87.github.io/xe-plugin) ## Requirements @@ -33,6 +33,9 @@ Latest version of [WordPress](https://wordpress.org/) and [Nodejs](https://nodej 🖥️ Hello, fellow developer! 🙂 -Your [pull requests](https://github.com/XeCreators/xe-plugin/pulls) will be highly welcomed. If you're looking for something to start with, you can check the [issues](https://github.com/XeCreators/xe-plugin/issues) or open one about something you want to contribute and we can discuss it before your pull request. +Your [pull requests](https://github.com/zohaib87/xe-plugin/pulls) will be highly welcomed. If you're looking for something to start with, you can check the [issues](https://github.com/zohaib87/xe-plugin/issues) or open one about something you want to contribute and we can discuss it before your pull request. -Keep in mind that code should meet the [WordPress Coding Standards](https://developer.wordpress.org/coding-standards/wordpress-coding-standards/) +1. You must have latest version of [WordPress](https://wordpress.org/) and [Nodejs](https://nodejs.org/en/). +2. Download or clone the repository. +3. Open command line, navigate to the local repository and run `npm install` to install dependencies. +4. Keep in mind that code should meet the [WordPress Coding Standards](https://developer.wordpress.org/coding-standards/wordpress-coding-standards/).