FVCproductions ***INSERT GRAPHIC HERE (include hyperlink in image)*** # Repository Title Goes Here > Subtitle or Short Description Goes Here > ideally one sentence > include terms/tags that can be searched **Badges will go here** - build status - issues (waffle.io maybe) - devDependencies - npm package - coverage - slack - downloads - gitter chat - license - etc. [![Build Status](http://img.shields.io/travis/badges/badgerbadgerbadger.svg?style=flat-square)](https://travis-ci.org/badges/badgerbadgerbadger) [![Dependency Status](http://img.shields.io/gemnasium/badges/badgerbadgerbadger.svg?style=flat-square)](https://gemnasium.com/badges/badgerbadgerbadger) [![Coverage Status](http://img.shields.io/coveralls/badges/badgerbadgerbadger.svg?style=flat-square)](https://coveralls.io/r/badges/badgerbadgerbadger) [![Code Climate](http://img.shields.io/codeclimate/github/badges/badgerbadgerbadger.svg?style=flat-square)](https://codeclimate.com/github/badges/badgerbadgerbadger) [![Github Issues](http://githubbadges.herokuapp.com/badges/badgerbadgerbadger/issues.svg?style=flat-square)](https://github.com/badges/badgerbadgerbadger/issues) [![Pending Pull-Requests](http://githubbadges.herokuapp.com/badges/badgerbadgerbadger/pulls.svg?style=flat-square)](https://github.com/badges/badgerbadgerbadger/pulls) [![Gem Version](http://img.shields.io/gem/v/badgerbadgerbadger.svg?style=flat-square)](https://rubygems.org/gems/badgerbadgerbadger) [![License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](http://badges.mit-license.org) [![Badges](http://img.shields.io/:badges-9/9-ff6799.svg?style=flat-square)](https://github.com/badges/badgerbadgerbadger) - For more on these wonderful ~~badgers~~ badges, refer to `badgerbadgerbadger`. ***INSERT ANOTHER GRAPHIC HERE*** [![INSERT YOUR GRAPHIC HERE](http://i.imgur.com/dt8AUb6.png)]() - Most people will glance at your `README`, *maybe* star it, and leave - Ergo, people should understand instantly what your project is about based on your repo > Tips - HAVE WHITE SPACE - MAKE IT PRETTY - GIFS ARE REALLY COOL > GIF Tools - Use **Recordit** to create quicks screencasts of your desktop and export them as `GIF`s. - For terminal sessions, there's **ttystudio** which also supports exporting `GIF`s. **Recordit** ![Recordit GIF](http://g.recordit.co/iLN6A0vSD8.gif) **ttystudio** ![ttystudio GIF](https://raw.githubusercontent.com/chjj/ttystudio/master/img/example.gif) --- ## Table of Contents (Optional) > If you're `README` has a lot of info, section headers might be nice. - [Installation](#installation) - [Features](#features) - [Contributing](#contributing) - [Team](#team) - [FAQ](#faq) - [Support](#support) - [License](#license) --- ## Example (Optional) ```javascript // code away! let generateProject = project => { let code = []; for (let js = 0; js < project.length; js++) { code.push(js); } }; ``` --- ## Installation - All the `code` required to get started - Images of what it should look like ### Clone - Clone this repo to your local machine using `https://github.com/fvcproductions/SOMEREPO` ### Setup - If you want more syntax highlighting, format your code like this: > update and install this package first ```shell $ brew update $ brew install fvcproductions ``` > now install npm and bower packages ```shell $ npm install $ bower install ``` - For all the possible languages that support syntax highlithing on GitHub (which is basically all of them), refer here. --- ## Features ## Usage (Optional) ## Documentation (Optional) ## Tests (Optional) - Going into more detail on code and technologies used - I utilized this nifty Markdown Cheatsheet for this sample `README`. --- ## Contributing > To get started... ### Step 1 - **Option 1** - 🍴 Fork this repo! - **Option 2** - 👯 Clone this repo to your local machine using `https://github.com/joanaz/HireDot2.git` ### Step 2 - **HACK AWAY!** 🔨🔨🔨 ### Step 3 - 🔃 Create a new pull request using `https://github.com/joanaz/HireDot2/compare/`. --- ## Team > Or Contributors/People | **FVCproductions** | **FVCproductions** | **FVCproductions** | | :---: |:---:| :---:| | [![FVCproductions](https://avatars1.githubusercontent.com/u/4284691?v=3&s=200)](http://fvcproductions.com) | [![FVCproductions](https://avatars1.githubusercontent.com/u/4284691?v=3&s=200)](http://fvcproductions.com) | [![FVCproductions](https://avatars1.githubusercontent.com/u/4284691?v=3&s=200)](http://fvcproductions.com) | | `github.com/fvcproductions` | `github.com/fvcproductions` | `github.com/fvcproductions` | - You can just grab their GitHub profile image URL - You should probably resize their picture using `?s=200` at the end of the image URL. --- ## FAQ - **How do I do *specifically* so and so?** - No problem! Just do this. --- ## Support Reach out to me at one of the following places! - Website at `fvcproductions.com` - Twitter at `@fvcproductions` - Insert more social links here. --- ## Donations (Optional) - You could include a Gratipay link as well. [![Support via Gratipay](https://cdn.rawgit.com/gratipay/gratipay-badge/2.3.0/dist/gratipay.png)](https://gratipay.com/fvcproductions/) --- ## License [![License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](http://badges.mit-license.org) - **[MIT license](http://opensource.org/licenses/mit-license.php)** - Copyright 2015 © FVCproductions.