Skip to content

Commit 9514f07

Browse files
authored
Link to the Robocon 2024 video
1 parent 26b49ef commit 9514f07

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ It requires an appropriate **Python module to be installed separately** - depend
66
The library consists of some keywords designed to perform different checks on your database.
77
Here you can find the [keyword docs](http://marketsquare.github.io/Robotframework-Database-Library/).
88

9+
Wath the [talk at Robocon 2024 about the Database Library update](https://youtu.be/yZt1eygIn4U)
10+
11+
[![Talk at Robocon 2024 about the Database Library update](http://img.youtube.com/vi/_K6aMRzU7Zo/0.jpg)](https://youtu.be/yZt1eygIn4U)
12+
913
# Requirements
1014
- Python
1115
- Robot Framework
@@ -104,4 +108,4 @@ Therefore there are some modules, which are "natively" supported in the library
104108

105109
# Further references (partly outdated)
106110
- [List of Python DB interfaces](https://wiki.python.org/moin/DatabaseInterfaces)
107-
- [Python DB programming](https://wiki.python.org/moin/DatabaseProgramming)
111+
- [Python DB programming](https://wiki.python.org/moin/DatabaseProgramming)

0 commit comments

Comments
 (0)