diff options
| -rw-r--r-- | README.md | 5 | ||||
| -rw-r--r-- | doc/01-introduction.md | 3 |
2 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..e296f89 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# COMP-378 + +## Week 1 + +* https://scis.athabascau.ca/html/course/comp378/video.htm diff --git a/doc/01-introduction.md b/doc/01-introduction.md new file mode 100644 index 0000000..fbf162d --- /dev/null +++ b/doc/01-introduction.md @@ -0,0 +1,3 @@ +Chapter 1: Introduction to Databases + +# What is a database? |
