Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
christianbundy committed Jun 26, 2014
0 parents commit c960f2b
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# README Boilerplate

A collection of best practices for a simple and informative README.

## Installation

Download to your project directory, add it, and commit.

```sh
curl -O https://github.com/christianbundy/readme-boilerplate.md
git add README.md
git commit -m "Add README Boilerplate"
```

## Usage

Edit `README.md` with the name of your project, a description, installation instructions, usage instructions, how to get support, and how people can contribute to your project.

## Support

Please open an issue to receive support for this project.

## Contributing

Fork the project, create a new branch, make your changes, and open a pull request.

0 comments on commit c960f2b

Please sign in to comment.