diff options
author | Holden Rohrer <hr@hrhr.dev> | 2020-01-14 21:57:19 -0500 |
---|---|---|
committer | Holden Rohrer <hr@hrhr.dev> | 2020-01-14 21:57:19 -0500 |
commit | af8933c64731500014eb8659d6b7bfaf2390ca51 (patch) | |
tree | 3edba43776603f4e526ce289b52323b2516bd5af | |
parent | 1111a1efecc5ead8b8bf45e34d4a41ee3e168936 (diff) |
fixed broken readme formatting
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,7 @@ All CERs and notes for FVS chemistry AB, in TeX. ## directory structure +``` chemistry | notes ;all notes taken for this course | cer ;all cer's taken for this course @@ -10,3 +11,4 @@ chemistry || flame ;the flame cer (non-working) || changes ;the physical & chemical changes cer (non-working) || bonds ;the ionic vs covalent bonds cer (non-working) +``` |