Skip to content

Commit

Permalink
update slides
Browse files Browse the repository at this point in the history
  • Loading branch information
lkeegan committed Jul 16, 2024
1 parent 806ec04 commit 4cf1fda
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ also apply to other frameworks and languages

<iframe src="https://docs.google.com/presentation/d/e/2PACX-1vSqBlhIGMFkkWAiwTqUHYu6BugF846n45BPU288re_3hec6HTBLtrqWd1Xuco9aBIzCChCr4bYYYTZj/embed?start=false&loop=false&delayms=3000" frameborder="0" width="960" height="569" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>

[download slides as pdf](https://github.com/ssciwr/effective-software-testing/raw/main/docs/slides/slides.pdf) | [download course description as pdf](https://ssc.iwr.uni-heidelberg.de/sites/default/files/effective-software-testing.pdf)
- [download slides as pdf](https://github.com/ssciwr/effective-software-testing/raw/main/docs/slides/slides.pdf)

## Sample code

Expand All @@ -21,7 +21,7 @@ The sample project is a simple implementation of the game "tic-tac-toe".

![screenshot](assets/images/screenshot.png)

To clone the repo and do an editable install of the package:
To clone the repo and do an editable installation of the package:

```
git clone https://github.com/ssciwr/effective-software-testing.git
Expand Down
Binary file modified docs/slides/slides.pdf
Binary file not shown.

0 comments on commit 4cf1fda

Please sign in to comment.