Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
saona-raimundo committed Oct 17, 2023
1 parent c4602c7 commit ac01cce
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
# formalisms_every_computer_scientist_should_know
Formalisms Every Computer Scientist Should Know course at ISTA 2023

Formalisms Every Computer Scientist Should Know course at ISTA 2023.

## Contributions

Type your class in a separate TeX file and add it to `main.tex`.
If you need nnew macros, add them to `preamble.tex`.
Compilation of the pdf is automatic through GitHub Actions.
2 changes: 1 addition & 1 deletion class_3.tex
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
\chapter{Class 3}

Testing GitHub actions
Testing GitHub actions 2

0 comments on commit ac01cce

Please sign in to comment.