[main] Added a few sources to README
This commit is contained in:
parent
c683b7070f
commit
b970320d80
@ -36,4 +36,10 @@ My solution will use the following tech stack:
|
|||||||
4. **SqlAlchemy** for database management
|
4. **SqlAlchemy** for database management
|
||||||
5. **`python-dotenv`** for configurability
|
5. **`python-dotenv`** for configurability
|
||||||
|
|
||||||
The problem in question will be demonstrated on a library application
|
The problem in question will be demonstrated on a library application
|
||||||
|
|
||||||
|
## Sources
|
||||||
|
1. [Qt documentation for pyside2](https://doc.qt.io/qtforpython-5/PySide2/QtWidgets)
|
||||||
|
1. [Qt documentation for PySide6](https://doc.qt.io/qtforpython-6/PySide6/QtWidgets/)
|
||||||
|
2. [Pythontutorial.net](https://www.pythontutorial.net/pyqt/pyqt-qtoolbar/)
|
||||||
|
3. [Docs.sqlalchemy.org](https://docs.sqlalchemy.org/)
|
Loading…
x
Reference in New Issue
Block a user