Skip to content

Commit

Permalink
Update link
Browse files Browse the repository at this point in the history
  • Loading branch information
ppizarror committed Mar 30, 2023
1 parent 6bef184 commit d1f5bc2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,11 @@ on:
push:
branches:
- master
- pygame-ce
pull_request:
branches:
- master
- pygame-ce

jobs:
test:
Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ and run it on `Repl.it <https://repl.it/github/ppizarror/pygame-menu>`_
Introduction
------------

Pygame-menu-ce is a python-pygame-ce library for creating menus and GUIs. It supports
Pygame-menu-ce is a `python-pygame-ce <https://pyga.me>`_ library for creating menus and GUIs. It supports
several widgets, such as buttons, color inputs, clock objects, drop selectors,
frames, images, labels, selectors, tables, text inputs, color switches, and many
more, with multiple options to customize.
Expand Down

0 comments on commit d1f5bc2

Please sign in to comment.