From 421aa9330387e1d74534c844823aeacd5d63bc2b Mon Sep 17 00:00:00 2001 From: ByteDream Date: Tue, 9 Mar 2021 00:28:49 +0100 Subject: [PATCH] Added code references for the demonstration gifs --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 21e9915..4be64d1 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ NOTE: Not every emoji looks "nice" in PyQt5 so you may have to install a custom
Demonstration - +
```python @@ -45,7 +45,7 @@ A hydrodynamic layout which rearranges the items in it dynamically if its resize
Demonstration - +
```python @@ -78,7 +78,7 @@ A simple toggle switch
Demonstration - +
```python @@ -110,7 +110,7 @@ A widget where you can create, delete and edit tags
Demonstration - +
```python