From 49894805621c94ea7cae144e6c6fdb67fab54ecc Mon Sep 17 00:00:00 2001 From: shockrahwow Date: Wed, 3 Oct 2018 13:21:55 -0700 Subject: [PATCH] updated readme docs --- cst363/readme.md | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/cst363/readme.md b/cst363/readme.md index f64c649..d6bf148 100644 --- a/cst363/readme.md +++ b/cst363/readme.md @@ -1,15 +1,8 @@ -# ? -Notes are ordered from lec[1].md to lec[N].md +# Introduction to Databse Systems & SQLite3 -To be stitched later at some point. - -## Subheadings - -Each sub heading should represent some topic covered per lecture section. - -> sub-sub headings -Will be finer details about a particular topic within a lecture. +Notes are found in `lec/` directory and lab excercises are found in `lab/` directory from this point. ## Markkdown flavor? -Pandoc, if this compiles nicely on other platforms then great but idfc tbqh famalam +If you want to compile these lessons to a pdf then use pandoc. +Tables are usually the largest source of problems so keep that in mind.