Skip to content

Commit 2f10ae2

Browse files
author
Jayesh Nirve
authored
Update README.md
1 parent a41965d commit 2f10ae2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# TDebugger
22
A advanced python debugger with live tracing
3+
34
## Installation
45
Use the `pip` package manager to install TDebugger
56
```shell script
@@ -16,6 +17,9 @@ A todo list of features to be implemented:
1617
- [ ] Scrollable code in video.
1718
- [ ] Custom arguments.
1819
- [ ] Add actual print statements given out by the program in video.
20+
21+
### June 2020 Update: A more developed and active version made by kdrag0n can be found [here](https://github.com/CCExtractor/vardbg)
22+
1923
## Output:
2024
![video](https://github.com/CCExtractor/TDebugger/raw/master/assets/TDebugger.gif)
2125
![output](https://github.com/CCExtractor/TDebugger/raw/master/assets/py6bubblesort.png)

0 commit comments

Comments
 (0)