Skip to content

Commit b26d3e9

Browse files
committed
docs: rename test workflow and update image reference in README
1 parent 5c2ac0e commit b26d3e9

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: PyDoll Tests Suite
1+
name: PyDoll Tests
22

33
on:
44
push:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ print(data)
134134
In the image below we can see the execution speed and the result of the automation.
135135
For demonstration purposes, the browser is not displayed.
136136

137-
![google_seach](./docs/images/google-search.gif)
137+
![google_seach](./docs/images/google-search-example.gif)
138138

139139

140140
In just 5 seconds, we managed to extract all the necessary data! This is the

0 commit comments

Comments
 (0)