updated readme docs

This commit is contained in:
shockrahwow 2018-10-03 13:21:55 -07:00
parent b1a45702f4
commit 4989480562

View File

@ -1,15 +1,8 @@
# ? # Introduction to Databse Systems & SQLite3
Notes are ordered from lec[1].md to lec[N].md
To be stitched later at some point. Notes are found in `lec/` directory and lab excercises are found in `lab/` directory from this 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.
## Markkdown flavor? ## 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.