Fix student model

pull/357/head
Eric Douglas 2015-10-03 22:56:55 -03:00
parent 4820a494a7
commit 9c0c34ca53
2 changed files with 8 additions and 2 deletions

View File

@ -33,15 +33,18 @@ Use the model below to create your own file:
# Student Profile # Student Profile
**Name**: YOUR NAME **Name**: YOUR NAME
**GitHub**: [@your_username]() **GitHub**: [@your_username]()
**Twitter**: [@your_username]() **Twitter**: [@your_username]()
**Linkedin**: [link]() **Linkedin**: [link]()
# Completed Courses # Completed Courses
**Name of the Section** **Name of the Section**
Course||Files Course|Files
:--|:--: :--|:--:
Course Name| [link]() Course Name| [link]()
``` ```

View File

@ -1,14 +1,17 @@
# Student Profile # Student Profile
**Name**: Eric Douglas **Name**: Eric Douglas
**GitHub**: [@ericdouglas](https://github.com/ericdouglas) **GitHub**: [@ericdouglas](https://github.com/ericdouglas)
**Twitter**: [@ericdouglas_](https://twitter.com/ericdouglas_) **Twitter**: [@ericdouglas_](https://twitter.com/ericdouglas_)
**Linkedin**: [link](https://br.linkedin.com/pub/eric-douglas/82/812/813) **Linkedin**: [link](https://br.linkedin.com/pub/eric-douglas/82/812/813)
# Completed Courses # Completed Courses
**Introduction** **Introduction**
Course||Files Course|Files
:--|:--: :--|:--:
Introduction to Computer Science| [link]() Introduction to Computer Science| [link]()