Skip to content

Instantly share code, notes, and snippets.

@azu
Created January 1, 2015 00:19
Show Gist options
  • Save azu/7389aae3da73e41371d8 to your computer and use it in GitHub Desktop.
Save azu/7389aae3da73e41371d8 to your computer and use it in GitHub Desktop.
READMEテンプレ
# Project Name
- [ ] Write a project description
## Installation
- [ ] Describe the installation process
## Usage
- [ ] Write usage instructions
## Contributing
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D
## License
MIT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment