-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b557102
commit 74b56fa
Showing
1 changed file
with
41 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,15 @@ | ||
# Git Template | ||
Custom Github Template | ||
|
||
[![Latest Stable Version](https://poser.pugx.org/varunsridharan/php-autoloader/version)](https://packagist.org/packages/varunsridharan/php-autoloader) | ||
[![Latest Unstable Version](https://poser.pugx.org/varunsridharan/php-autoloader/v/unstable)](https://packagist.org/packages/varunsridharan/php-autoloader) | ||
[![Total Downloads](https://poser.pugx.org/varunsridharan/php-autoloader/downloads)](https://packagist.org/packages/varunsridharan/php-autoloader) | ||
[![Latest Unstable Version](https://poser.pugx.org/varunsridharan/php-autoloader/v/unstable)](//packagist.org/packages/varunsridharan/php-autoloader) | ||
[![WP](https://img.shields.io/badge/WordPress-Standar-1abc9c.svg)](https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/) | ||
[![License](https://poser.pugx.org/varunsridharan/php-autoloader/license)](https://packagist.org/packages/varunsridharan/php-autoloader) | ||
[![composer.lock available](https://poser.pugx.org/varunsridharan/php-autoloader/composerlock)](https://packagist.org/packages/varunsridharan/php-autoloader) | ||
[![Latest Stable Version][latest-stable-version-img]][latest-stable-version-link] | ||
[![Latest Unstable Version][latest-Unstable-version-img]][latest-Unstable-version-link] | ||
[![Total Downloads][total-downloads-img]][total-downloads-link] | ||
[![WP][wpcs-img]][wpcs-link] | ||
[![License][license-img]][license-link] | ||
[![composer.lock available][composerlock-img]][composerlock-link] | ||
|
||
## Installation | ||
The preferred way to install this extension is through [Composer](http://getcomposer.org/download/). | ||
The preferred way to install this extension is through [Composer][composer]. | ||
|
||
To install **VSP_Framework library**, simply: | ||
|
||
|
@@ -26,7 +25,7 @@ You can also **clone the complete repository** with Git: | |
|
||
Or **install it manually**: | ||
|
||
[Download VSP_Framework.zip](https://github.com/varunsridharan/vsp-framework/archive/master.zip): | ||
[Download VSP_Framework.zip][downloadzip]: | ||
|
||
$ wget https://github.com/varunsridharan/vsp-framework/archive/master.zip | ||
|
||
|
@@ -43,21 +42,48 @@ Or **install it manually**: | |
|
||
## Contribute | ||
If you would like to help, please take a look at the list of | ||
[issues](https://github.com/varunsridharan/#/issues) or the [To Do](#-todo) checklist. | ||
[issues][issues] or the [To Do](#-todo) checklist. | ||
|
||
## License | ||
This project is licensed under **General Public License v3.0 license**. See the [LICENSE](LICENSE) file for more info. | ||
|
||
## Copyright | ||
2017 - 2018 Varun Sridharan, [varunsridharan.in](https://varunsridharan.in/) | ||
2017 - 2018 Varun Sridharan, [varunsridharan.in][website] | ||
|
||
If you find it useful, let me know :wink: | ||
|
||
You can contact me on [Twitter](https://twitter.com/varunsridharan2) or through my [email](mailto:[email protected]). | ||
You can contact me on [Twitter][twitter] or through my [email][email]. | ||
|
||
## Backed By | ||
| [![DigitalOcean](https://vsp.ams3.cdn.digitaloceanspaces.com/cdn/DO_Logo_Horizontal_Blue-small.png)](https://s.svarun.in/Ef) | [![JetBrains](https://vsp.ams3.cdn.digitaloceanspaces.com/cdn/phpstorm-small.png?v3)](https://www.jetbrains.com) | [![Tidio Chat](https://vsp.ams3.cdn.digitaloceanspaces.com/cdn/tidiochat-small.png)](https://tidiochat.com) | | ||
| [![DigitalOcean][do-image]][do-ref] | [![JetBrains][jb-image]][jb-ref] | [![Tidio Chat][tidio-image]][tidio-ref] | | ||
| --- | --- | --- | | ||
|
||
|
||
|
||
[twitter]: https://twitter.com/varunsridharan2 | ||
[email]: mailto:[email protected] | ||
[website]: https://varunsridharan.in | ||
[issues]: issues/ | ||
[composer]: http://getcomposer.org/download/ | ||
[downloadzip]:https://github.com/varunsridharan/vsp-framework/archive/master.zip | ||
|
||
[do-image]: https://vsp.ams3.cdn.digitaloceanspaces.com/cdn/DO_Logo_Horizontal_Blue-small.png | ||
[jb-image]: https://vsp.ams3.cdn.digitaloceanspaces.com/cdn/phpstorm-small.png?v3 | ||
[tidio-image]: https://vsp.ams3.cdn.digitaloceanspaces.com/cdn/tidiochat-small.png | ||
[do-ref]: https://s.svarun.in/Ef | ||
[jb-ref]: https://www.jetbrains.com | ||
[tidio-ref]: https://tidiochat.com | ||
|
||
[latest-stable-version-img]: https://poser.pugx.org/varunsridharan/php-autoloader/version | ||
[latest-Unstable-version-img]: https://poser.pugx.org/varunsridharan/php-autoloader/v/unstable | ||
[total-downloads-img]: https://poser.pugx.org/varunsridharan/php-autoloader/downloads | ||
[Latest-Unstable-version-img]: https://poser.pugx.org/varunsridharan/php-autoloader/v/unstable | ||
[wpcs-img]: https://img.shields.io/badge/WordPress-Standar-1abc9c.svg | ||
[license-img]: https://poser.pugx.org/varunsridharan/php-autoloader/license | ||
[composerlock-img]: https://poser.pugx.org/varunsridharan/php-autoloader/composerlock | ||
|
||
[latest-stable-version-link]: https://packagist.org/packages/varunsridharan/php-autoloader | ||
[latest-Unstable-version-link]: https://packagist.org/packages/varunsridharan/php-autoloader | ||
[total-downloads-link]: https://packagist.org/packages/varunsridharan/php-autoloader | ||
[Latest-Unstable-Version-link]: https://packagist.org/packages/varunsridharan/php-autoloader | ||
[wpcs-link]: https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/ | ||
[license-link]: https://packagist.org/packages/varunsridharan/php-autoloader | ||
[composerlock-link]: https://packagist.org/packages/varunsridharan/php-autoloader |