Skip to content
This repository was archived by the owner on Aug 28, 2020. It is now read-only.

Commit c418f03

Browse files
committed
Update README.md
Add section for the current release.
1 parent 47d49b3 commit c418f03

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ pugdebug is (well, should be) a PHP standalone debugger.
44

55
A python 3.4.x, pyqt5 project.
66

7+
## current release
8+
9+
The current release of pugdebug is [1.0.0-alpha](https://github.com/robertbasic/pugdebug/releases/tag/v1.0.0-alpha).
10+
It includes a ZIP package with the binary, so far, only for Linux distributions. It should include everyting
11+
needed for pugdebug to work correctly, so just download the package, unpack it and start pugdebug.
12+
13+
Please report any [issues](https://github.com/robertbasic/pugdebug/issues) you encounter.
14+
715
## setting up the environment
816

917
The main dependencies are Python 3.4,

0 commit comments

Comments
 (0)