diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2020-09-06 18:28:58 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2020-09-06 18:28:58 +0200 |
| commit | f0e201749eff213a0d9a9d3d5be6352dbaa38e26 (patch) | |
| tree | d77773ee2d911a9af80f16f73f3de0b99c694521 /README.md | |
| parent | 4ca009f025a29351bcf1160cd68d513f04687713 (diff) | |
| download | preplogic-f0e201749eff213a0d9a9d3d5be6352dbaa38e26.tar.gz preplogic-f0e201749eff213a0d9a9d3d5be6352dbaa38e26.zip | |
Updates, added README
Diffstat (limited to '')
| -rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..d5f7ffc --- /dev/null +++ b/README.md | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | # Elementary logic | ||
| 2 | |||
| 3 | Here you can find the slides and the exercises for the course | ||
| 4 | "Elementary Logic" (University of Luxembourg, PrepCamp 2020). | ||
| 5 | |||
| 6 | For the slides, go in the ``slides'' folder and look for the file | ||
| 7 | ``preplogic-slides.pdf''. | ||
| 8 | |||
| 9 | For the exercises, go in the ``exercises'' folder and look for the file | ||
| 10 | ``preplogic-exercises.pdf''. | ||
