Skip to content

Commit 843729a

Browse files
workshop -> tutorial
1 parent 8c41086 commit 843729a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![Playwright banner](workshop/images/playwright-banner.jpeg)
1+
![Playwright banner](tutorial/images/playwright-banner.jpeg)
22

33

44
# Tutorial: Web Testing with Playwright in Python
@@ -47,8 +47,8 @@ so new features are coming all the time!
4747
## Tutorial Instructions
4848

4949
You can take this tutorial independently by following the instructions
50-
in this `README` and in the [`workshop`](workshop) folder.
51-
Feel free to open issues against this repository if you have any trouble completing the workshop independently.
50+
in this `README` and in the [`tutorial`](tutorial) folder.
51+
Feel free to open issues against this repository if you have any trouble completing the tutorial independently.
5252

5353
I also have given (or will be giving) this tutorial as a live workshop at the following events:
5454

@@ -101,7 +101,7 @@ or [PyCharm](https://www.jetbrains.com/pycharm/).
101101

102102
## Example code branches
103103

104-
Each tutorial part has a corresponding branch in this repository containing the part's example code and `workshop` instructions.
104+
Each tutorial part has a corresponding branch in this repository containing the part's example code and `tutorial` instructions.
105105
The branches allow you to check your progress at any point during the tutorial.
106106
The branch names are:
107107

0 commit comments

Comments
 (0)