Skip to content

Latest commit

 

History

History
64 lines (38 loc) · 1.76 KB

project.README.md

File metadata and controls

64 lines (38 loc) · 1.76 KB

Project Name

The tagline for your project

This is where you write a paragraph or so, describing your project to the person reading it, so they know what your project is all about. You could skip this part. However, after all the hard work you put into creating your project, it would be a shame if nobody ever used it, because you didn't take the time to explain it to them. You don't have to write a lot - just enough to get them interested.

Version

The current version is 0.0.0. This project uses semantic versioning.

Features

  • First feature
  • Second feature
  • Third feature

Ideas for sections/pages

  • Language Translations
  • Frequently Asked Questions (FAQ)
  • Screenshots
  • Submit Issues

Installation

  • Put your code into src
  • Create a Git Ignore file
    • Add the phpdocs directory to your .gitignore file
    • Add Editor-specific files to your .gitignore ( .swp for Vim, .idea for PHPStorm, etc. )
  • Select an Open Source License and copy it to LICENSE.txt
  • Update CONTRIBUTING.md to match your project needs

Resources

Credits and Acknowledgments