add contribution guidelines

This commit is contained in:
Tu Tran
2017-04-28 01:32:31 -04:00
parent 3195ae6ff9
commit db08438b06
2 changed files with 22 additions and 1 deletions

View File

@ -2,7 +2,7 @@
A list of programming tutorials in which learners build an application from scratch. These tutorials are divided into different primary programming languages. Some have intermix technologies and languages.
To get started, simply fork this repo. Please refer to [CONTRIBUTION.md](CONTRIBUTION.md) for contribution guidelines.
To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIBUTING.md) for contribution guidelines.
## Table of Contents:
* [C/C++](#cc)