Skip to content

Commit 9c0c34c

Browse files
committed
Fix student model
1 parent 4820a49 commit 9c0c34c

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,18 @@ Use the model below to create your own file:
3333
# Student Profile
3434
3535
**Name**: YOUR NAME
36+
3637
**GitHub**: [@your_username]()
38+
3739
**Twitter**: [@your_username]()
40+
3841
**Linkedin**: [link]()
3942
4043
# Completed Courses
4144
4245
**Name of the Section**
4346
44-
Course||Files
47+
Course|Files
4548
:--|:--:
4649
Course Name| [link]()
4750
```

students/ericdouglas.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
11
# Student Profile
22

33
**Name**: Eric Douglas
4+
45
**GitHub**: [@ericdouglas](https://github.com/ericdouglas)
6+
57
**Twitter**: [@ericdouglas_](https://twitter.com/ericdouglas_)
8+
69
**Linkedin**: [link](https://br.linkedin.com/pub/eric-douglas/82/812/813)
710

811
# Completed Courses
912

1013
**Introduction**
1114

12-
Course||Files
15+
Course|Files
1316
:--|:--:
1417
Introduction to Computer Science| [link]()

0 commit comments

Comments
 (0)