Skip to content

Commit

Permalink
add link to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Mo-Dabao committed May 16, 2022
1 parent 59a0c52 commit b321f58
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# winsdk_toast

[![Documentation Status](https://readthedocs.org/projects/winsdk-toast/badge/?version=latest)](https://winsdk-toast.readthedocs.io/en/latest/?badge=latest)

A simple package for displaying Windows Toast Notification based on [winsdk].

Sometimes, after starting my data processing python script, I may surf the Internet.
Expand Down Expand Up @@ -40,7 +42,7 @@ notifier.show(toast)

![minimal_example.gif](docs/source/Examples/pics/minimal.gif)

More examples and documents are on the way.
[More examples and documents](https://winsdk-toast.readthedocs.io/en/latest/?badge=latest) are on the way.


[winsdk]: https://pypi.org/project/winsdk

0 comments on commit b321f58

Please sign in to comment.