Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.25 KB

README.md

File metadata and controls

38 lines (29 loc) · 1.25 KB

Test Project

This project is simply for me to learn and gain experience with best practices for coding open source projects.

Would put more detailed infor here and a screenshot of the program workings

INSTALLATION

Windows: None

USAGE EXAMPLES

None

DEVELOPMENT SETUP

None

RELEASE HISTORY

None

META

Jack Center - @yourTwitter - [email protected] Distributed under the MIT license. See LICENSE.txt for more information

CONTRIBUTING

  1. Fork it (https://github.com/jackcenter/test_project.git/fork)
  2. Create your feature branch (git checkout -b feature/new_feature)
  3. Commit your changes (git commit -am 'added some new feature)
  4. Push to the branch (git push origin feature/new_feature)
  5. Create a new Pull Request