refactorization
This commit is contained in:
parent
ceaf3d455a
commit
c0731d3b2a
71 changed files with 218 additions and 1950 deletions
21
README.md
21
README.md
|
@ -1,19 +1,12 @@
|
|||
<h1 align="center">
|
||||
PyGWin
|
||||
</h1>
|
||||
<p align="center">
|
||||
A library for creating Python applications.
|
||||
</p>
|
||||
# Pygwin2
|
||||
|
||||
<p align="center">
|
||||
<a href="https://github.com/themixray/pygwin/wiki">
|
||||
Documentation
|
||||
</a>
|
||||
</p>
|
||||
A library for creating GUI-applications on pygame.
|
||||
|
||||
<h2 align="center">
|
||||
Template
|
||||
</h2>
|
||||
[Documentation](docs/DOCS.md)
|
||||
|
||||
## Usage
|
||||
|
||||
Here is a small example of usage (pygame style):
|
||||
|
||||
```py
|
||||
import pygwin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue