mirror of
https://github.com/ossu/computer-science.git
synced 2025-01-05 22:05:02 +03:00
Fix student model
This commit is contained in:
parent
4820a494a7
commit
9c0c34ca53
@ -33,15 +33,18 @@ Use the model below to create your own file:
|
||||
# Student Profile
|
||||
|
||||
**Name**: YOUR NAME
|
||||
|
||||
**GitHub**: [@your_username]()
|
||||
|
||||
**Twitter**: [@your_username]()
|
||||
|
||||
**Linkedin**: [link]()
|
||||
|
||||
# Completed Courses
|
||||
|
||||
**Name of the Section**
|
||||
|
||||
Course||Files
|
||||
Course|Files
|
||||
:--|:--:
|
||||
Course Name| [link]()
|
||||
```
|
||||
|
@ -1,14 +1,17 @@
|
||||
# Student Profile
|
||||
|
||||
**Name**: Eric Douglas
|
||||
|
||||
**GitHub**: [@ericdouglas](https://github.com/ericdouglas)
|
||||
|
||||
**Twitter**: [@ericdouglas_](https://twitter.com/ericdouglas_)
|
||||
|
||||
**Linkedin**: [link](https://br.linkedin.com/pub/eric-douglas/82/812/813)
|
||||
|
||||
# Completed Courses
|
||||
|
||||
**Introduction**
|
||||
|
||||
Course||Files
|
||||
Course|Files
|
||||
:--|:--:
|
||||
Introduction to Computer Science| [link]()
|
||||
|
Loading…
Reference in New Issue
Block a user