-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5 from davidpede/master
Readme update
- Loading branch information
Showing
1 changed file
with
10 additions
and
10 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,24 +1,24 @@ | ||
#getYoutube | ||
##A simple video retrieval Snippet for MODX Revolution | ||
###A simple video retrieval Snippet for MODX Revolution | ||
|
||
###Installation | ||
####Installation | ||
Simply download through MODX Package Management, and install. | ||
|
||
###Documentation | ||
Official Documentation: http://rtfm.modx.com/extras/revo/getyoutube | ||
####Documentation | ||
- Official Documentation: http://rtfm.modx.com/extras/revo/getyoutube | ||
- GitHub Repository: http://github.com/tasianmedia/getYoutube | ||
- Bugs & Feature Requests: http://github.com/tasianmedia/getYoutube/issues | ||
|
||
GitHub Repository: http://github.com/tasianmedia/getYoutube | ||
If you have a bug fix or improvement and would like to submit a Pull Request, please make sure you target the 'develop' branch. | ||
|
||
Bugs & Feature Requests: http://github.com/tasianmedia/getYoutube/issues | ||
|
||
###Details | ||
####Details | ||
Author: David Pede ([email protected]) (https://twitter.com/davepede) | ||
|
||
Copyright: (C) 2014 David Pede. All rights reserved. ([email protected]) | ||
|
||
###Please Note | ||
####Please Note | ||
getYoutube is not associated with or endorsed by YouTube, LLC. | ||
|
||
###License | ||
####License | ||
Released under the GNU General Public License; either version 2 of the License, or (at your option) any later version. | ||
http://www.gnu.org/licenses/gpl.html |