Skip to content

Commit

Permalink
Merge pull request #5 from Ahuge/dev
Browse files Browse the repository at this point in the history
Prepare for Release v0.1.4
  • Loading branch information
Ahuge authored Jan 14, 2021
2 parents e607c89 + a4708d5 commit bc2c7b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Common Qt components useful for displaying and editing sept Token Expressions

# Usage.py
A basic usage.py is provided to show how you might used these components in your application.
![Basic SEPT QT Example GIF](.documents/sept-qt-example.gif)
![Basic SEPT QT Example GIF](https://github.com/Ahuge/sept_qt/raw/release/.documents/sept-qt-example.gif)

These components can handle errors and pass resolving errors back to the input widget to display.
![Basic SEPT QT Example GIF](.documents/sept-qt-example-errors.gif)
![Basic SEPT QT Example GIF](https://github.com/Ahuge/sept_qt/raw/release/.documents/sept-qt-example-errors.gif)

0 comments on commit bc2c7b7

Please sign in to comment.